v.0.1.0

Improvements:

  1. Logging settings were updated. LOG_TO_STDOUT, LOG_TO_FILE, and MULTILINE_STACK_TRACE parameters were added. See the description in the configuration file.

  2. Event location filtering is now supported.

  3. OpenAPI documentation can now be obtained with GET “/docs/spec” (yaml or html). See openapi docs resource.

  4. Development Manual can now be obtained with GET “/docs/dev”. See sphinx docs resource.

Bugs fixed:

How to update from previous version:

To update from previous version simply replace all folders with files and update dependencies from requirements.txt.