Changelog for the gruf-commander gem. This includes internal history before the gem was made.
- Add Ruby 3.0 support
- Bump minimum required Ruby version to 2.6
- Bump Rubocop to 1.4
- Add tests for Ruby 2.7
- Add frozen_string_literal: true to all files
- Deprecate ruby 2.2 support
- Loosen activemodel version pin to allow for Rails 5 support
- Initial public release