Sha256: 16ed8d39aa5fa8ab7739b8af9491d392aecf81e397a19351b9d3c0a03199cbe6

Contents?: true

Size: 862 Bytes

Versions: 30

Compression:

Stored size: 862 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.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

30 entries across 30 versions & 2 rubygems

Version Path
jets-1.4.8 vendor/dynomite/CHANGELOG.md
jets-1.4.7 vendor/dynomite/CHANGELOG.md
jets-1.4.6 vendor/dynomite/CHANGELOG.md
jets-1.4.5 vendor/dynomite/CHANGELOG.md
jets-1.4.4 vendor/dynomite/CHANGELOG.md
jets-1.4.3 vendor/dynomite/CHANGELOG.md
jets-1.4.2 vendor/dynomite/CHANGELOG.md
jets-1.4.1 vendor/dynomite/CHANGELOG.md
jets-1.4.0 vendor/dynomite/CHANGELOG.md
jets-1.3.9 vendor/dynomite/CHANGELOG.md
jets-1.3.8 vendor/dynomite/CHANGELOG.md
jets-1.3.7 vendor/dynomite/CHANGELOG.md
jets-1.3.6 vendor/dynomite/CHANGELOG.md
jets-1.3.5 vendor/dynomite/CHANGELOG.md
jets-1.3.4 vendor/dynomite/CHANGELOG.md
jets-1.3.3 vendor/dynomite/CHANGELOG.md
jets-1.3.2 vendor/dynomite/CHANGELOG.md
jets-1.3.1 vendor/dynomite/CHANGELOG.md
jets-1.3.0 vendor/dynomite/CHANGELOG.md
jets-1.2.1 vendor/dynomite/CHANGELOG.md