Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.22 KB

CHANGELOG.rst

File metadata and controls

67 lines (42 loc) · 1.22 KB

0.0.10 (unreleased)

  • Nothing changed yet.

0.0.9 (2023-06-09)

  • Fixed Django deprecation
  • Fixed FastAPI code
  • Fixed tests
  • removed support for Python 3.6
  • added support for Python 3.7 to 3.11

Version 0.0.8

  • changes undocumented

Version 0.0.8

  • changes undocumented

Version 0.0.6

  • The check() method now uses the requests package.

Version 0.0.5

Version 0.0.4

  • Fixed a bug when app hung when there was a lot of stdout.

Version 0.0.3

Version 0.0.2

Made compatible with Python 2.6.

Version 0.0.1

Fixed the issue with unsupported ps -C option in GAE._kill_orphans().

Version 0.0.0

Renamed from Test Live Server to Live and Let Die