Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 347 Bytes

CHANGES.rst

File metadata and controls

25 lines (16 loc) · 347 Bytes

Changelog

0.2.0

  • Get HOST, PORT and DEBUG from environment variables.
  • Add a __main__ handler, so users don't need to write any code to run.

0.1.2

  • Treat the lack of JSON payload properly.

0.1.1

  • Does not save "raw" datetimes into database.
  • Allow to replace the REST manager.

0.1.0

  • First release