Skip to content

v0.24.0.0

Compare
Choose a tag to compare
@pylipp pylipp released this 05 Dec 22:21
· 370 commits to master since this release

Added

  • The app is tested against Python 3.9.

Changed

  • The 'none' value for the SERVICE.name configuration option is renamed to 'local'.

Fixed

  • Filtering by the 'value' field when using the list command now works. (#58)

Removed

  • As announced in v0.23.0.0, flask-webservice related functionality has been moved to a dedicated plugin, financeager-flask. If you were using the flask-webservice before, install the new package when updating financeager, at least on the client side. (#53)