Sha256: c763f3ddca25da7e22664608a223eb44bc0a810ed3f3dc3ef834507ba3daa750
Contents?: true
Size: 896 Bytes
Versions: 1
Compression:
Stored size: 896 Bytes
Contents
# Keep A Changelog! See this http://keepachangelog.com link for information on how we want this documented formatted. ## v0.5.1 #### Fixed * The .gitignore file template. Fix .aws-sam dir. ## v0.5.0 #### Added * Template generators for first install. Ex: `./bin/rake -r lamby lamby:install:api_gateway`. * New `Lamby::SsmParameterStore.get!` helper. ## v0.4.1 #### Fixed * Fix type in v0.4.0 fix below. ## v0.4.0 #### Fixed * File uploads in #33 using `CONTENT_TYPE` and `CONTENT_LENGTH`. ## v0.3.2 #### Added * Pass Request ID for CloudWatch logs. Fixes #30. ## v0.3.1 #### Changed * Docs and SAM template tweaks. ## v0.3.0 #### Added * Secure configs rake task. * Project bin setup and tests. #### Changed * SAM template tweaks. ## v0.2.0 #### Changed * Simple docs and project re-organization. ## v0.1.0 #### Added * New gem and placeholder in rubygems.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lamby-0.5.1 | CHANGELOG.md |