Skip to content

Releases: adlibre/python-bureaucrat

v0.1.5

29 Jul 11:08

Choose a tag to compare

Add support for --app root.

v0.1.4

29 Jul 04:38

Choose a tag to compare

Added support for init method (deploy, then start).

v0.1.3

14 May 01:23

Choose a tag to compare

Initial PyPi release.

v0.1.1

13 May 08:11

Choose a tag to compare

  • Fix: Capture stderr to log file
  • Fix: add venv root to path
  • Improvement: Generically expand environment variables in Procfile command line

v0.1.0

15 Oct 04:10

Choose a tag to compare

  • FIXME: Deploy should execute sync not async
  • FIXME: Deploy should not create pid files
  • FIXME: Args should be independent. Eg Deploy should not require a Procfile to exist.

v0.0.2

14 Oct 05:22

Choose a tag to compare

Added initial support for Deployfile

v0.0.1

27 Sep 01:33

Choose a tag to compare

Initial release