financeager-flask

Plugin that enables you to run financeager as a Flask-powered webservice

MIT License

Downloads
142
Stars
3
Committers
3

Bot releases are visible (Hide)

financeager-flask - v1.1.1 Latest Release

Published by github-actions[bot] 10 months ago

Added

  • Support Python 3.11 and 3.12.

Changed

  • Update GitHub release action.
financeager-flask - v1.1.0

Published by github-actions[bot] over 1 year ago

Removed

  • Support for Python 3.7 is removed.

Changed

  • The upstream financeager dependency is required as lower than v1.4.0. (#34)
financeager-flask - v1.0.0

Published by github-actions[bot] over 1 year ago

Removed

  • Support for Python 3.6 is removed.

Changed

  • The upstream financeager dependency is required as lower than v1.3.0. (#34)
  • The setup.py and setup.cfg files are replaced by pyproject.toml entirely.
financeager-flask - v0.5.0.0

Published by github-actions[bot] over 2 years ago

Added

  • Rename fflask module to flask, adjust WSGI/FCGI scripts accordingly.

Changed

  • The upstream financeager dependency is required as lower than v1.1.0.

Deprecated

  • Python 3.6 support will be removed in v1.0.0.
financeager-flask - v0.4.0.0

Published by github-actions[bot] over 2 years ago

Added

  • Support --recurrent-only option for fina list command.

Changed

  • The upstream financeager dependency is required as v1.0.0 or higher.
financeager-flask - v0.3.4.1

Published by github-actions[bot] almost 3 years ago

Fixed

  • Correctly generate release notes when running Github release action.
financeager-flask - v0.3.4.0

Published by github-actions[bot] almost 3 years ago

Changed

  • The upstream financeager dependency is required as lower than v0.26.3.0.
  • Extend CLI help for web-version command.
financeager-flask - v0.3.3.0

Published by github-actions[bot] almost 3 years ago

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.
financeager-flask - v0.3.2.0

Published by github-actions[bot] almost 3 years ago

Added

  • Officially support Python 3.10.

Changed

  • Use more modern packaging structure/methods.

Fixed

  • Relax financeager dependency.
financeager-flask - v0.3.1.0

Published by github-actions[bot] over 3 years ago

Changed

  • The upstream financeager dependency is updated to v0.26.0.0. HTTP error codes are more consistent now.
financeager-flask - v0.3.0.0

Published by pylipp almost 4 years ago

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.
financeager-flask - v0.2.0.0

Published by pylipp almost 4 years ago

Added

  • Migrated all webservice-related functionality from financeager base package.
financeager-flask - v0.1.0.0 First (testing) release

Published by pylipp almost 4 years ago