Skip to content

Releases: Dynamoid/dynamoid

v3.10.0

10 Feb 14:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.0...v3.10.0

v3.9.0

13 Apr 23:09
Compare
Choose a tag to compare

What's Changed

  • Fix #increment! and #decrement! methods to behave similarly to the Rails' ActiveRecord methods in #624
  • Fix #update, #update!, .update_fields, .upsert and save empty Set and String as nil in #626
  • Make some methods in Dirty module public in #627
  • Fix .import and mark attributes of persisted models as not changed/dirty in #628
  • Add ability to run PartiQL queries in #630
  • Support changing type attribute value by @bonty in #588
  • Add #inspect method to display only attributes in #633
  • Optimise #save in #623
  • Fix save(touch: false) in #632
  • Fix callbacks in #634
  • Add Ruby 3.2 on CI in #642
  • Add after_find callback in #645

Full Changelog: v3.8.0...v3.9.0

v3.8.0

09 Nov 22:05
Compare
Choose a tag to compare
Revert "Remove constraint on the pry gem version"

This reverts commit 059a0bc147ac90e7844be467dea10fa1cb1c73d7.

v3.7.1

09 Nov 21:45
c4457e5
Compare
Choose a tag to compare
Prepare release 3.7.1 (#514)

* Changelog. Prepare for 3.7.1 release

* Change version to 3.7.1

v3.7.0

02 Feb 18:47
Compare
Choose a tag to compare
Bump version 3.7.0

v3.6.0

13 Jul 12:26
4816627
Compare
Choose a tag to compare
Merge pull request #460 from Dynamoid/prepare-3-6-0-release

Prepare 3.6.0 release