Sha256: dd9267d7640510166c3a22baa8519933d7049ca18481faf8f267b50663012371
Contents?: true
Size: 998 Bytes
Versions: 2
Compression:
Stored size: 998 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0. ## [1.0.9] - allow item.replace(hash) to work - Merge pull request #3 from mveer99/patch-1 Update comments: Fixed typo in project_name ## [1.0.8] - scope endpoint option to dynamodb client only vs the entire Aws.config ## [1.0.7] - update DYNOMITE_ENV var ## [1.0.6] - rename to dynomite ## [1.0.5] - fix jets dynamodb:migrate tip ## [1.0.4] - Add and use log method instead of puts to write to stderr by default ## [1.0.3] - rename APP_ROOT to JETS_ROOT ## [1.0.2] - to_json for json rendering ## [1.0.1] - Check dynamodb local is running when configured ## [1.0.0] - LSI support - automatically infer table_name - automatically infer create_table and update_table migrations types ## [0.3.0] - DSL methods now available: create_table, update_table - Also can add GSI indexes within update_table with: i.gsi
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
jets-1.4.9 | vendor/dynomite/CHANGELOG.md |
dynomite-1.0.9 | CHANGELOG.md |