# CHANGELOG ## v1.2.0 - Require Ruby 2.1 - Fix the ignore file not being properly loaded ## v1.1.1 - Handle nil file paths ## v1.1.0 - Make `ignored?` a public function ## v1.0.4 - **Critical Fix** - strip all values before fnmatching - Accept a `:base` argument and only parse relative to the base ## v1.0.3 - Use `#to_s` instead of message for a nicer output to the end-user when an ignore file is not found ## v1.0.2 - Only accept a Pathname or String as the primary argument ## v1.0.1 - Use `VERSION` constant - Add CHANGELOG ## v1.0.0 - _(initial release)_