Skip to content

v0.1.8

Compare
Choose a tag to compare
@tj tj released this 14 Aug 21:53
· 259 commits to master since this release

Changelog

Run up upgrade to update. If you already have an app deployed, you may have to run up stack delete first due to the 3c38c05 breaking change.

83af92c add support python projects with a requirements.txt
03c0e05 add error when a dir does not look like a valid project. Closes #197
725e05d add install.sh for one-line installs
fea199b fix python config, don't override user's custom command
0199546 fix exec bit on windows. Closes #225
6b05610 fix greedy default error page, add option to explicitly enable. Closes #233
3c38c05 remove "-api" suffix from IAM role (breaking change)
dc1f15d remove default of ./server


Automated with GoReleaser
Built with go version go1.9rc1 darwin/amd64