v.2.2.1

Improvements:

  1. The liveness field was added for events. Now it is possible to:

    • create events with liveness field (post events);

    • get events using the liveness filter and use liveness as a target (get events);

    • match events using liveness filter and set liveness as a target returned in the matching results (match events);

    • get statistics on events and specify the liveness as a target or filter (events statistics).

Bugs fixed:

How to update from previous version:

To update from previous version, replace all folders with files and update dependencies from requirements.txt. Then run the command:

alembic upgrade head