Skip to content

Releases: clio/polymorphic_integer_type

v3.2.2

21 Dec 15:33
ebb1d76
Compare
Choose a tag to compare

What's Changed

  • Fixed polymorphic_foreign_association_extension.rb to be compatible with other reflection than has_many and has_one #62

Full Changelog: v3.2.1...v3.2.2

v3.2.1

20 Dec 22:15
148a2cc
Compare
Choose a tag to compare

What's Changed

  • Fixed not able proper assigning polymorphic value with has_many and has_one reflection
  • Added a CHANGELOG.md file
  • Include .idea/ folder to .gitignore

Full Changelog: v3.2.0...v3.2.1

v3.2.0

09 Jun 14:46
40e2b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...v3.2.0

v3.1.1

04 Nov 15:44
006c0cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

v3.1.0

03 Nov 21:09
01be377
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

What's Changed

  • Support for Rails 6.1.4.1 and onward (Until 7) + Supporting CI Changes. by @Aelphaeis in #47

New Contributors

Full Changelog: v3.0.0...3.1.0

v3.0.0

20 May 16:11
46db818
Compare
Choose a tag to compare
  • Removes Rail 4.2 support
  • Adds Rails 6.0 support