Skip to content

Releases: kg8m/tanshuku

v4.0.2

28 Dec 13:39
dbac092
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

  • Improve the migration file template for rails generate tanshuku:install by @kg8m in #575

Other Changes ✨

  • Remove lib/tasks/check_all.rb and its corresponding RBS file from the package by @kg8m in #576

Full Changelog: v4.0.1...v4.0.2

v4.0.1

28 Dec 13:10
aff518f
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

Dependencies 🍺

Full Changelog: v4.0.0...v4.0.1

v3.0.4

28 Dec 10:11
0970846
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

  • Support Rails 7.2 #427

Dependencies 🍺

  • Build(deps): Bump actiontext from 7.2.1 to 7.2.1.1 #480
  • Build(deps): Bump i18n from 1.14.5 to 1.14.6 #468
  • Build(deps): Bump irb from 1.13.2 to 1.14.1 #402, #471
  • Build(deps): Bump net-imap from 0.4.14 to 0.5.1 #462, #485, #510
  • Build(deps): Bump nokogiri from 1.16.6 to 1.16.7 #412
  • Build(deps): Bump public_suffix from 6.0.0 to 6.0.1 #406
  • Build(deps): Bump racc from 1.8.0 to 1.8.1 #410
  • Build(deps): Bump rails from 7.2.0 to 7.2.2 #449, #486, #493
  • Build(deps): Bump securerandom from 0.3.1 to 0.3.2 #518
  • Build(deps): Bump webrick from 1.8.1 to 1.8.2 #470
  • Build(deps): Bump zeitwerk from 2.6.16 to 2.6.17 #414

Other Changes ✨

  • v3: don’t support Ruby 3.4 and Rails 8.0 by @kg8m in #570

Full Changelog: v3.0.3...v3.0.4

v2.0.2

28 Dec 09:07
29d8fa3
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

Full Changelog: v2.0.1...v2.0.2

v4.0.0

16 Nov 13:42
2bf9efd
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

Dependencies 🍺

Other Changes ✨

Full Changelog: v3.0.3...v4.0.0

v2.0.1

16 Nov 09:13
662761b
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

  • v2: support Ruby 3.1 and Rails 7.0-7.1 by @kg8m in #521

Full Changelog: v2.0.0...v2.0.1

v1.0.1

16 Nov 08:53
6226497
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

  • v1: support Rails 6.0 and 6.1 by @kg8m in #520

Full Changelog: v1.0.0...v1.0.1

v3.0.3

30 Jun 15:17
9d6b79e
Compare
Choose a tag to compare

What's Changed

Dependencies 🍺

Other Changes ✨

  • Don’t package unnecessary files (RBS related files for development) by @kg8m in #395

Full Changelog: v3.0.2...v3.0.3

v3.0.2

27 Dec 15:32
ec08fd6
Compare
Choose a tag to compare

What's Changed

New Features / Enhancements 🎉

  • Support Ruby 3.3 by @kg8m in #234
    • No changes have been made to the implementation

Dependencies 🍺

Full Changelog: v3.0.1...v3.0.2

v3.0.1

09 Oct 08:26
d1d86c5
Compare
Choose a tag to compare

What's Changed

Other Changes ✨

  • Fix schema.rb’s Rails version for development

Full Changelog: v3.0.0...v3.0.1