Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Releases: Geezeo/Dynamoid

v0.5.1

06 Dec 17:06
5292fa3
Compare
Choose a tag to compare
Pfm 4367 (#4)

* Bump support for rails 5.1 and 5.2

* Added activemodel-serializers-xml

Since it was pulled out of ActiveModel in v5.x

* be_true -> be_truthy, be_false -> be_falsy

* Indexes should get the TTL from their object

If that object has a TTL column

* Version bump