Skip to content

Releases: willnet/seed-do

v3.0.3

08 Jun 22:00
31e6d28
Compare
Choose a tag to compare

What's Changed

  • Remove Rails 7.0 gemfile by @willnet in #16
  • Delete code related to rails/protected_attributes. by @willnet in #17
  • Remove code that was only needed for compatibility with Rails versions below 5.0 by @willnet in #18

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

v3.0.2

27 May 22:00
1d6f972
Compare
Choose a tag to compare

What's Changed

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

v3.0.1

20 May 10:17
fbb8006
Compare
Choose a tag to compare

What's Changed

  • Fix the warning about frozen string literal by @willnet in #11
  • Delay the loading of ActiveRecord by @willnet in #12

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

v3.0.0

20 May 05:09
f1103f0
Compare
Choose a tag to compare

What's Changed

The only major differences from seed-fu v2.3.9 are listed below, and there are no changes to the code logic.
Logic changes will be made in future versions.

  • Changed to support Ruby 3.2 or later and Rails 7.1 or later
  • Set up the CI environment
  • s/SeedFu/SeedDo/