Skip to content

Releases: buty4649/rf

v1.23.0

18 Aug 15:07
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: v1.22.0...v1.23.0

v1.22.0

08 Jul 14:04
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: v1.21.0...v1.22.0

v1.21.0

16 Jun 14:46
Compare
Choose a tag to compare

What's Changed

πŸ• Features

Full Changelog: v1.20.0...v1.21.0

v1.20.0

13 Jun 14:34
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • fix: bug: file names included in files when using -i option with multiple files by @buty4649 in #203
  • Use mruby-yyjson instead of mruby-json by @buty4649 in #205

πŸ‘’ Dependencies

Full Changelog: v1.19.0...v1.20.0

v1.19.0

03 Jun 16:28
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: v1.18.1...v1.19.0

v1.18.1

27 May 16:13
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • Trigger homebrew-tap update on release via workflow by @buty4649 in #168

πŸ‘’ Dependencies

Full Changelog: v1.18.0...v1.18.1

v1.18.0

17 Feb 14:55
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • Update text filter to join array with spaces instead of newlines by @buty4649 in #165
  • Drop support darwin-amd64 by @buty4649 in #166

πŸ‘’ Dependencies

Full Changelog: v1.17.0...v1.18.0

v1.17.0

28 Jan 11:36
Compare
Choose a tag to compare

What's Changed

πŸ• Features

  • Remove BufferedIO due to performance issues, introduce new Reader class by @buty4649 in #153
  • Always use optimization flags by @buty4649 in #154
  • Add grep/grep_v to instance method by @buty4649 in #155
  • Remove strip option when host build by @buty4649 in #156
  • Change non-existent method behavior to NoMethodError for clarity by @buty4649 in #157
  • Allow infinite array size(MRB_ARY_LENGTH_MAX=0) by @buty4649 in #158

πŸ‘’ Dependencies

Full Changelog: v1.16.0...v1.17.0

v1.16.0

21 Jan 07:24
Compare
Choose a tag to compare

What's Changed

πŸ• Features

πŸ‘’ Dependencies

Full Changelog: v1.15.0...v1.16.0

v1.15.0

08 Jan 13:37
Compare
Choose a tag to compare

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

Full Changelog: v1.13.0...v1.15.0