Releases: yujideveloper/rekkyo
Releases · yujideveloper/rekkyo
v1.1.0
What's Changed
- CI against for Ruby 2.4.6/2.6.3/2.7.0-preview1 and Rails 6.0.0 by @yujideveloper in #8
- Ruby 2.7 by @yujideveloper in #9
- Fix rubocop config by @yujideveloper in #10
- Migrate CI from Travis CI to GitHub Actions by @yujideveloper in #11
- Add Ruby 3.0 and ActiveSupport 6.1 support by @yujideveloper in #12
- Migrate CI status badge from Travis CI to GitHub Actions by @yujideveloper in #13
- Feature/drop ruby 2.4 support by @yujideveloper in #14
- Cosmetic change by @yujideveloper in #15
- Call
super
whenRekkyo::Type
is included by @yujideveloper in #16 - Add Ruby 3.1 and ActiveSupport 7.0 support by @yujideveloper in #17
- Freeze members by @yujideveloper in #18
- Drop ActiveSupport 5.1 support by @yujideveloper in #19
- Split
Rekkyo::Type::ClassMethods
module into role-specific modules by @yujideveloper in #20 - Require MFA to release gem by @yujideveloper in #21
- Fix RuboCop offenses by @yujideveloper in #22
Full Changelog: v1.0.0...v1.1.0