Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 635 Bytes

File metadata and controls

21 lines (18 loc) · 635 Bytes

1.3.0

  • Bump dependencies and Ruby version to 3.4.5.
  • Read locally installed Ruby implementation and version (Ruby, TruffleRuby, JRuby, MRuby, etc.) if none is found.
  • Add integration tests.
  • Add test coverage using SimpleCov.
  • Replace Thor with dry-cli for command-line interface.

1.2.0

  • Bump Ruby version to 2.7.1.

1.1.0

  • Disable monkey patching for RSpec.
  • Bump Ruby version to 2.6.2.
  • Improve safety of system call.
  • Add descriptions to command line arguments.

1.0.0

Initial release.