Added - Provide `web-version` CLI command to query information about financeager software version installed on server (2). Changed - The upstream `financeager` dependency is required as v0.26.2.0 or higher.
0.3.2.0
Added - Officially support Python 3.10. Changed - Use more modern packaging structure/methods. Fixed - Relax `financeager` dependency.
0.3.1.0
Changed - The upstream `financeager` dependency is updated to v0.26.0.0. HTTP error codes are more consistent now.
0.3.0.0
Changed - The upstream `financeager` dependency is updated to v0.25.0.0. The REST API endpoint `/periods` is renamed to `/pockets`. - CI testing is performed using Github actions instead of Travis.
0.2.0.0
Added - Migrated all webservice-related functionality from financeager base package.