Releases: braingourmets/currency_select
Releases · braingourmets/currency_select
V8.1.0: Add support for Ruby 3.4
Added
- Add support for Rails 8.0 (#179)
V8.0.0: Add support for Rails 8.0, drop support for Rails 6.1
V7.0.0: Add support for Rails 7.2, drop support for Ruby 3.0
V6.0.0: Add support for Rails 7.1, drop support for Rails 6.0
Added
- Add support for Rails 7.1 (#146, #148, #149, #150),
thanks to @hishammalik and @pnicholls
Removed
- Drop support for Rails 6.0 (#142)
🎉 First-time contributors
V5.0.1: Fix release
Fixed
- Add missing files to the gemspec file (#137)
V5.0.0: Add support for Ruby 3.2, drop support for Rails 5.2 and Ruby 2.6/2.7
V4.1.0: Add support for Ruby 3.1.0
Added
- Add support for Ruby 3.1 (#105)
V4.0.0: Add support for Rails 7.0, drop support for Ruby 2.5
V3.0.0
Added
- Add automatic gem release (#86, #88)
- Support Ruby 3 (#81)
- Add support for Rails 6.1 (#78, #79, #83)
- Check the code with RuboCop (#72)
- Add support for Ruby 2.7 (#66)
Changed
- Switch the CI from Travis to GitHub Actions (#80, #85)
- Upgrade RSpec and RSpec-Rails (#71)
- Update the Ruby versions on Travis CI (#68)