* Fixes progress bar error for manylinux packages * Safely handle freezes when downloading from PyPI * Adds `s3://` syntax for remote env files. (478, thanks Leandr!)
0.29.0
* Adds `extends` syntax to settings file. * Fixes Django migrations, 464 * Adds support for manylinux wheels! 398 * Fixes multiple events in `status` command * Fixes support for `certify` on apex domains, 451
0.28.3
* Filter private hosted zones to avoid conflicts while certifying * Fix small Python3 bug (457) * Fix for 453 (windows os.path) * Re-raise Zappa exception with full traceback * Skip pyc on django migrations, fixes 436 * Delete correct domain name, 448