Releases: buty4649/rf
Releases · buty4649/rf
v1.4.0
What's Changed
- Bump rubocop from 1.52.1 to 1.53.1 by @dependabot in #51
- Bump rubocop from 1.53.1 to 1.54.1 by @dependabot in #53
- Allow passing block to match method by @buty4649 in #54
- Add aliases for match and match? as m and m? by @buty4649 in #55
Full Changelog: v1.3.0...v1.4.0
v1.3.0
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
v1.1.0
What's Changed
- Strip for binary size reduction by @buty4649 in #21
- Add special variables that represents the number of records loaded by @buty4649 in #22
- Dependabot automatically merges the PR it creates by @buty4649 in #25
- Merge workflows by @buty4649 in #26
- Bump rubocop from 1.51.0 to 1.52.0 by @dependabot in #24
- Bump aruba from
4994d93
to85fe934
by @dependabot in #23 - refactor: Moved output processing to Filter by @buty4649 in #27
- Improve fileds / Add _0 to special variables by @buty4649 in #29
- Add english name for $_ and $F by @buty4649 in #31
- refactor: Split the class by @buty4649 in #32
- Improve compatibility with awk by @buty4649 in #33
- Add -r option to json filter by @buty4649 in #34
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Improve help text by @buty4649 in #5
- Add test code by @buty4649 in #6
- Add CI by @buty4649 in #8
- Use ccache by @buty4649 in #9
- Rename Coordinator to Filter by @buty4649 in #10
- Add support for windows by @buty4649 in #11
- Improve method_missing by @buty4649 in #12
- Create dependabot.yml by @buty4649 in #13
- Bump rubocop from 1.49.0 to 1.51.0 by @dependabot in #14
- Update README by @buty4649 in #15
- Parallel execution using matrix by @buty4649 in #17
- Improve instance variables for Rf::Containers by @buty4649 in #16
- Added links for English and Japanese by @buty4649 in #18
- Automatically release when pushing version tags by @buty4649 in #19
- Required GH_TOKEN by @buty4649 in #20
New Contributors
- @buty4649 made their first contribution in #5
- @dependabot made their first contribution in #14
Full Changelog: v0.2.0...v1.0.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0