Skip to content

Releases: active-hash/active_hash

v3.3.1

04 May 17:09
30b1799
Compare
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
Compare
Choose a tag to compare

Version [3.3.0] - 2024-04-30

Added

Fixed

v3.2.1

12 Oct 17:43
48ac064
Compare
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
Compare
Choose a tag to compare

v3.1.1

14 Jul 07:19
Compare
Choose a tag to compare

Updates and performance improvements