Skip to content

Releases: clio/polymorphic_integer_type

v3.5.0

Choose a tag to compare

@raymasiclat raymasiclat released this 30 Apr 20:26
ebe8c81

What's Changed

  • Support Rails 8.1 in PolymorphicArrayValueExtension by @raymasiclat in #68

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

Choose a tag to compare

@parsahonarmand99 parsahonarmand99 released this 25 Jul 17:02
ced3ea0

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

Choose a tag to compare

@wendy-clio wendy-clio released this 13 Jan 14:42
f86162e

What's Changed

  • Upgrade rails support version to be compatible with 7.2

What's Removed

  • Remove unsupported rails versions(5.0, 5.2, 6.0) and ruby version(2.7)

Full Changelog: v3.2.2...v3.3.0

v3.2.2

Choose a tag to compare

@wendy-clio wendy-clio released this 21 Dec 15:33
ebb1d76

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

Choose a tag to compare

@wendy-clio wendy-clio released this 20 Dec 22:15
148a2cc

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

Choose a tag to compare

@peerkleio peerkleio released this 09 Jun 14:46
40e2b27

What's Changed

Full Changelog: 3.1.1...v3.2.0

v3.1.1

Choose a tag to compare

@Aelphaeis Aelphaeis released this 04 Nov 15:44
006c0cf

What's Changed

Full Changelog: 3.1.0...3.1.1

v3.1.0

v3.1.0 Pre-release
Pre-release

Choose a tag to compare

@Aelphaeis Aelphaeis released this 03 Nov 21:09
01be377

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

Choose a tag to compare

@alecclarke alecclarke released this 20 May 16:11
46db818
  • Removes Rail 4.2 support
  • Adds Rails 6.0 support