All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.5.7 - 2019-2-6
- Add objectHeaders to the documentation. Thanks @superandrew213!
0.5.6 - 2018-7-14
- Fix issue parsing stage options from the command line
0.5.5 - 2018-7-1
Better support for generating client code on Windows
- Fix issue #2 with child_process.spawn(...) on windows. Thanks @jlaramie!
0.5.4 - 2018-7-1
- Fix issue #1 with DefaultRootObject not being set correctly. Thanks @jlaramie!
0.5.3 - 2018-5-26
- Documentation updates
0.5.2 - 2018-05-25
- Support default documents (index.html) in sub-directories
0.5.1 - 2018-05-23
- Allow configuration with no ApiGateway end points
- Initial release