v1.2.0
What's Changed
- feature: Use JSON.pretty_generate insted of to_json by @buty4649 in #39
- Bump rubocop from 1.52.0 to 1.52.1 by @dependabot in #42
- refactor: Move add_features method to Rf module by @buty4649 in #40
- Improve version text / Remove short-hand option by @buty4649 in #43
- refactor: Remove Rf::Filter::Base#preprocess by @buty4649 in #44
- Moved output processing to Runner class by @buty4649 in #45
- Change Text filter to highlight the substring that matches the Regexp by @buty4649 in #46
- Changed Text filter to automatically join Array by @buty4649 in #47
Full Changelog: v1.1.0...v1.2.0