Skip to content

Trinity Bellwoods

Latest
Compare
Choose a tag to compare
@makeready makeready released this 02 Apr 20:24
· 5 commits to master since this release
0903ac4
  • Implemented .scan
  • Dates and times use .zone if available
  • Fixed behaviour of nullified attributes handled with a default (nullification will effectively return the attribute to its default value)
  • Implemented .handled_attributes, to examine the handled value of all attributes
  • Batch inserts and deletes now automatically split over multiple calls when necessary
  • Various bugfixes
  • Tested compatibility with aws-sdk 3
  • Tested compatibility with ActiveModel 4/ 5
  • Now depends on aws-sdk-dynamodb ~> 1 rather than the entire aws-sdk