What's Changed
- Migrate to expression attributes for Query and Scan by @andrykonchin in #655
- Adds a configuration flag to create table on save by @imaximix in #656
- Fix
unless_exists
example in README.md by @andrykonchin in #660 - Fix saving persisted model and delete item attributes with nil values by @andrykonchin in #681
- Update README.md by @dunkOnIT in #687
- Fix type annotation of arg
options
by @kiharito in #691 - Add Ruby 3.3 on CI by @andrykonchin in #697
- Fix typo in
lib/dynamoid/criteria/chain.rb
by @ndjndj in #716
New Contributors
- @imaximix made their first contribution in #656
- @dunkOnIT made their first contribution in #687
- @kiharito made their first contribution in #691
- @ndjndj made their first contribution in #716
Full Changelog: v3.9.0...v3.10.0