Skip to content

Releases: dfop02/django-after-deploy

Release v0.0.2

23 Aug 18:02

Choose a tag to compare

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

20 Aug 00:11
8849a0f

Choose a tag to compare

First Version of After Deploy.