v.1.0.3

Improvements:

  1. Add submodule to projects, some features, such as baseHandler, errors, utils, regexps and log moved there

  2. Add alembic for db migrations, refresh dependecies list.

  3. Remove persons. Also remove list type from list properties, from now on all list - faces lists

Bugs fixed:

How to update from previous version:

To update from previous version simply replace folders docs, luna_faces, tests. To upgrade database to new version, execute command from project root folder:

alembic upgrade head