Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 05:03
· 444 commits to main since this release

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