Releases: dfop02/django-after-deploy
Releases · dfop02/django-after-deploy
Release v0.0.2
Update v0.0.2 Updates ------- 1. Tasks: - The code generator has been changed from a simple numeric counter to a timestamp. - There is no limit of tasks anymore. - There is no issues with old code generator. Fixes ----- 1. Flags: - The --version flag on after_deploy was showing the Django version instead of AfterDeploy version, this issue was fixed. - The --traceback flag on after_deploy was not working if task execution failed, this issue was fixed. 2. README: - There is few errors on README on the instructions, this issue was fixed.
First Version
First Version of After Deploy.