# 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](https://github.com/simplecov-ruby/simplecov). - Replace [Thor](https://github.com/rails/thor) with [`dry-cli`](https://github.com/dry-rb/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.