Skip to content

Releases: mattbrictson/nextgen

0.28.2

29 Oct 20:29
f52b394
Compare
Choose a tag to compare

🐛 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

27 Oct 04:43
2e52ceb
Compare
Choose a tag to compare

🐛 Bug Fixes

Full Changelog: v0.28.0...v0.28.1

0.28.0

27 Oct 04:29
8cf0261
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v0.27.1...v0.28.0

0.27.1

15 Oct 03:59
db43536
Compare
Choose a tag to compare

📚 Documentation

🏠 Housekeeping

  • Update rubocop-performance requirement from 1.21.1 to 1.22.1 (#125) @dependabot

Full Changelog: v0.27.0...v0.27.1

0.27.0

29 Sep 19:36
744d15b
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

Full Changelog: v0.26.0...v0.27.0

0.26.0

26 Sep 18:52
b918070
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

📚 Documentation

Full Changelog: v0.25.0...v0.26.0

0.25.0

20 Sep 16:46
649d1e7
Compare
Choose a tag to compare

✨ New Features

Full Changelog: v0.24.0...v0.25.0

0.24.0

17 Sep 23:52
d7d4e52
Compare
Choose a tag to compare

Nextgen can now generate Rails 8 apps!

Rails 7.2 remains the default, but Nextgen now provides a main option, for those interested in using the upcoming Rails 8 release:

What version of Rails will you use? 
  7.2.1
  edge (7-2-stable)
‣ main (8.0.0.alpha)

Selecting main will subsequently show options specific to Rails 8, like Kamal, Solid Cache / Solid Queue, and more. See #100 for details.

✨ New Features

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v0.23.0...v0.24.0

0.23.0

16 Sep 00:25
7aeafbc
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

📚 Documentation

Full Changelog: v0.22.0...v0.23.0

0.22.0

07 Sep 22:32
d552322
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • Remove redundant Action Mailer config that is no longer needed in Rails 7.2+ (#104) @mattbrictson
  • Don't generate bin/rubocop if Rails has already provided it (#103) @mattbrictson

📚 Documentation

  • Update generated README to reflect new Rails 7.2+ puma defaults (#102) @mattbrictson

🏠 Housekeeping

Full Changelog: v0.21.0...v0.22.0