Sha256: be7a24aa0459c9fe4b10f310494373f677165c83d8465e2f4905a8dbf1efe535
Contents?: true
Size: 707 Bytes
Versions: 4
Compression:
Stored size: 707 Bytes
Contents
# 1.1.0 * Added support for optimistic locking on delete (PR #29, sumocoder) * upgrade concurrent-ruby requirement to 1.0 (PR #31, keithmgould) # 1.0.0 * Add support for AWS SDK v2. * Add support for custom class type for fields. * Remove partitioning support. * Remove support for Dynamoid's (pseudo)indexes, now that DynamoDB offers local and global indexes. * Rename :float field type to :number. * Rename Chain#limit to Chain#eval_limit. Housekeeping: * Switch from `fake_dynamo` for unit tests to DynamoDBLocal. This is the new authoritative implementation of DynamoDB for testing, and it supports AWS SDK v2. * Use Travis CI to auto-run unit tests on multiple Rubies. * Randomize spec order.
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
dynamoid-edge-1.1.2 | CHANGELOG.md |
dynamoid-edge-1.1.1 | CHANGELOG.md |
dynamoid-edge-1.1.0 | CHANGELOG.md |
dynamoid-1.1.0 | CHANGELOG.md |