v.0.1.0¶
Improvements:¶
Logging settings were updated. LOG_TO_STDOUT, LOG_TO_FILE, and MULTILINE_STACK_TRACE parameters were added. See the description in the configuration file.
Event location filtering is now supported.
OpenAPI documentation can now be obtained with GET “/docs/spec” (
yaml
orhtml
). See openapi docs resource.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.