Releases: madeintandem/jsonb_accessor
Releases · madeintandem/jsonb_accessor
v1.4
15 Oct 13:51
Compare
Sorry, something went wrong.
No results found
Dropped support for old Ruby and Rails versions and a bug fix when using an array of date times.
v1.3.10
31 May 07:37
Compare
Sorry, something went wrong.
No results found
No changes compared to 1.3.8. There was a problem with RubyGems and Java versions 1.3.8 and 1.3.9 were corrupted.
v1.3.8
29 May 10:02
Compare
Sorry, something went wrong.
No results found
Fix support for ActiveRecord::Enum.
v1.3.6
23 Sep 07:20
Compare
Sorry, something went wrong.
No results found
Bug fix: Datetime attributes were not correctly serialized
v1.3.5
23 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Attributes defined outside of jsonb_accessor are not written.
Fixes #148
v1.3.4
02 Feb 15:07
Compare
Sorry, something went wrong.
No results found
Bug fix: Raised ActiveModel::MissingAttributeError when model was initialized without the jsonb_accessor field
v1.3.3
30 Jan 14:21
Compare
Sorry, something went wrong.
No results found
DateTime objects are now correctly converted to strings
v1.3.2
12 May 19:20
Compare
Sorry, something went wrong.
No results found
Fixes the direct assignment of a jsonb field when store keys are used #134
v1.3.1
12 May 15:32
Compare
Sorry, something went wrong.
No results found
Prevent initialization of the store hash with nil values
#133
v1.3.0
12 May 09:35
Compare
Sorry, something went wrong.
No results found
Support for Ruby 3 and ActiveRecord 6.1