Releases: buty4649/rf
Releases Β· buty4649/rf
v1.15.0
What's Changed
π Features
- Add changes for suppressing output when binary output is encountered by @buty4649 in #136
- Use ruby 3.3! by @buty4649 in #138
- Implement auto-disable of color output in non-TTY environment by @buty4649 in #140
- Improved runtime performance by adding build-time optimization options by @buty4649 in #141
- Use iij/mruby-tempfile instead of mrbgems/mruby-tempfile by @buty4649 in #142
- Fix infinite loop issue when reading binary files by @buty4649 in #143
π Dependencies
- Bump aruba from
43ab140
toa332436
by @dependabot in #127 - Bump rubocop from 1.57.2 to 1.58.0 by @dependabot in #128
- Bump rubocop from 1.58.0 to 1.59.0 by @dependabot in #129
- Bump aruba from
a332436
to5853eac
by @dependabot in #130 - Bump actions/upload-artifact from 3 to 4 by @dependabot in #131
- Bump actions/download-artifact from 3 to 4 by @dependabot in #132
- Bump parallel_tests from 4.3.0 to 4.4.0 by @dependabot in #133
- Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 by @dependabot in #135
- Bump aruba from
5853eac
to639f0d6
by @dependabot in #134 - Bump aruba from
639f0d6
to8ff1c20
by @dependabot in #137
Full Changelog: v1.13.0...v1.15.0
v1.14.0
What's Changed
π Features
π Dependencies
- Bump aruba from
43ab140
toa332436
by @dependabot in #127 - Bump rubocop from 1.57.2 to 1.58.0 by @dependabot in #128
- Bump rubocop from 1.58.0 to 1.59.0 by @dependabot in #129
- Bump aruba from
a332436
to5853eac
by @dependabot in #130 - Bump actions/upload-artifact from 3 to 4 by @dependabot in #131
- Bump actions/download-artifact from 3 to 4 by @dependabot in #132
- Bump parallel_tests from 4.3.0 to 4.4.0 by @dependabot in #133
- Bump lewagon/wait-on-check-action from 1.3.1 to 1.3.3 by @dependabot in #135
- Bump aruba from
5853eac
to639f0d6
by @dependabot in #134
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
π Features
- refactor: Use shared examples by @buty4649 in #118
- refactor: Rf::Config by @buty4649 in #123
- Add direct comparison between String and numeric types by @buty4649 in #124
- Add --with-record-number option by @buty4649 in #125
- Add color output for --with-filename and --with-record-number by @buty4649 in #126
Full Changelog: v1.12.0...v1.13.0
v1.12.0
v1.11.0
What's Changed
π Features
- Improve some error message by @buty4649 in #111
- Add -R option by @buty4649 in #112
- Add mruby commit id to version text by @buty4649 in #113
π Dependencies
- Bump rubocop from 1.57.1 to 1.57.2 by @dependabot in #109
- Bump rubocop-rspec from 2.24.1 to 2.25.0 by @dependabot in #108
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #110
Full Changelog: v1.10.0...v1.11.0
v1.10.0
v1.9.0
What's Changed
π Features
π Dependencies
- Bump rubocop from 1.56.4 to 1.57.1 by @dependabot in #103
- Bump aruba from
9143d04
to43ab140
by @dependabot in #102
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
π Features
- Changed null value in YAML filter from ~ to null by @buty4649 in #98
- Add --disable-boolean-mode option by @buty4649 in #99
- fix: Changed null value in YAML filter from ~ to null by @buty4649 in #100
π Dependencies
- Bump aruba from
e9192be
to9143d04
by @dependabot in #96
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
π Features
- Combine individual release assets checksum files by @buty4649 in #86
- Return nil for non existent Hash key by @buty4649 in #87
- refactor: simplify formatter by @buty4649 in #89
- Replace --debug option with $RF_DEBUG environment variable by @buty4649 in #90
- Improve --slurp option by @buty4649 in #91
- Change delimiter in text filter from space to newline by @buty4649 in #92
- Improve and split option parser by @buty4649 in #83
- Add -r option to yaml filter by @buty4649 in #93
- refactor: Rename Files to StreamIO by @buty4649 in #94
π Dependencies
- Bump rubocop from 1.56.3 to 1.56.4 by @dependabot in #88
- Bump parallel_tests from 4.2.2 to 4.3.0 by @dependabot in #95
Full Changelog: v1.6.0...v1.7.1
v1.6.0
What's Changed
π Features
- Add .github/release.yml by @buty4649 in #73
- Add sha256 file to release assets by @buty4649 in #75
- Fixed escaped UTF-8 strings in YAML by @buty4649 in #81
- Modified behavior of the match function by @buty4649 in #84
- refactor: use match internally for match? method by @buty4649 in #85
π Dependencies
- Bump actions/checkout from 3 to 4 by @dependabot in #70
- Bump rubocop from 1.56.1 to 1.56.2 by @dependabot in #72
- Bump aruba from
da96e1f
toe9192be
by @dependabot in #74 - Bump rubocop from 1.56.2 to 1.56.3 by @dependabot in #77
- Bump parallel_tests from 4.2.1 to 4.2.2 by @dependabot in #76
- Bump rubocop-rspec from 2.23.2 to 2.24.0 by @dependabot in #78
- Bump docker/login-action from 2 to 3 by @dependabot in #79
- Bump rubocop-rspec from 2.24.0 to 2.24.1 by @dependabot in #82
Full Changelog: v1.5.0...v1.6.0