Releases: mattbrictson/nextgen
Releases · mattbrictson/nextgen
0.35.0
✨ New Features
- Support
--reset
option for bin/setup, like Rails 8.1 (#159) @mattbrictson
🏠 Housekeeping
Full Changelog: v0.34.0...v0.35.0
0.34.0
✨ New Features
- Upgrade to Sidekiq 8 (#155) @mattbrictson
🏠 Housekeeping
- Remove active_job config no longer applicable in Rails 8 (#158) @mattbrictson
- Update rubocop gems (#156, #157) @dependabot
Full Changelog: v0.33.0...v0.34.0
0.33.0
✨ New Features
- Adopt plugin-style loading for capybara and factory_bot rubocop gems (#154) @mattbrictson
Full Changelog: v0.32.0...v0.33.0
0.32.0
✨ New Features
- Generate rubocop.yml compatible with new rubocop plugin system (#153) @mattbrictson
- Switch to
ubuntu-latest
GitHub Actions runner (#152) @mattbrictson
📚 Documentation
- Regenerate examples using Rails 8.0.1 (#149) @mattbrictson
🏠 Housekeeping
- Update rubocop gems (#150, #151) @dependabot
Full Changelog: v0.31.1...v0.32.0
0.31.1
🐛 Bug Fixes
- Fix mocha
stubbing_method_on_nil
deprecation warning (#146) @mattbrictson
📚 Documentation
- Add annotaterb link to the README (#143) @mattbrictson
🏠 Housekeeping
- Add Ruby 3.4 to CI matrix (#147) @mattbrictson
- Update rubocop gems (#144, #145, #148) @dependabot
Full Changelog: v0.31.0...v0.31.1
0.31.0
✨ New Features
- Replace annotate gem with Rails 8-compatible annotaterb (#142) @mattbrictson
Full Changelog: v0.30.0...v0.31.0
0.30.0
Nextgen now generates apps using Rails 8.0 instead of Rails 7.2. As a result, Ruby 3.2+ is now required.
⚠️ Breaking Changes
- Drop support for Ruby 3.1 (Rails 8 requires 3.2+) (#141) @mattbrictson
✨ New Features
- Generate new apps using Rails 8.0 (#140) @mattbrictson
Full Changelog: v0.29.0...v0.30.0
0.29.0
✨ New Features
- Run RuboCop via overcommit with
-c
, to match bin and rake behavior (#137) @mattbrictson - Replace deprecated stylelint plugin with built-in alternative (#135) @mattbrictson
🐛 Bug Fixes
- Fix trailing whitespace in generated capybara.rb file (#138) @mattbrictson
🏠 Housekeeping
- Update rubocop requirement from 1.66.1 to 1.68.0 (#139) @dependabot
- Fix YAML indentation in overcommit config (#136) @mattbrictson
Full Changelog: v0.28.2...v0.29.0
0.28.2
🐛 Bug Fixes
- Fix bug where
rails new
could use 8.0.0.rc1 instead of the intended 7.2.1 (#134) @mattbrictson - Fix bug where pgcli_rails was not offered as an option (#133) @mattbrictson
Full Changelog: v0.28.1...v0.28.2
0.28.1
🐛 Bug Fixes
- Ensure generated lint and RSpec CI jobs also use ubuntu-24.04 (#132) @mattbrictson
Full Changelog: v0.28.0...v0.28.1