Moved ``api.database.interface`` to ``api.utility.reports_interface`` and combine with ``api.database.database``.
Moved ``api.database.tables`` to ``api.utility.tables``,
0.13.1
--------------
Updated metadate: - use strong emphasis for venv suggestion - added progress to API routes sketch - simplified ``.gitignore``. - renamed ``certs/`` to ``certificates/``
0.13.0
--------------
Added installation instructions in README.
0.12.2
--------------
Fixed mandatory ongoing learning API endpoint.
Added mandatory ongoing learning schema.
0.12.1
--------------
Increased type strictness in ``api.schemas.member``.
Added (broken) mandatory ongoing learning API endpoint.