Skip to content

Releases: active-hash/active_hash

Release 4.0.0

29 Jul 20:52
v4.0.0
ecb57ed

Choose a tag to compare

Added

Fixed

Removed

v3.3.1

04 May 17:09
30b1799

Choose a tag to compare

Version [3.3.1] - 2024-05-03

Fixed

  • Fix hash_many :through associations which specify a scope. #306 @sontixyou

v3.3.0

29 Apr 16:11
v3.3.0
590ddec

Choose a tag to compare

Version [3.3.0] - 2024-04-30

Added

Fixed

v3.2.1

12 Oct 17:43
48ac064

Choose a tag to compare

Version 3.2.1

Added

Fixed

  • Fix relation matching when attribute name collides with a method. #281 @flavorjones
  • Fix association reflection in applications that don't use ActiveHash::Associations. #286 @iberianpig
  • Fix ActiveHash::Relation#method_missing and #respond_to_missing? without scopes. #278 @julianrubisch

v3.2.0

08 May 17:27
v3.2.0
7a07bcc

Choose a tag to compare

v3.1.1

14 Jul 07:19

Choose a tag to compare

Updates and performance improvements