Changed - Make project entirely free from `setup.py` (update local `setuptools` and `pip`). (127)
1.1.2
Changed - Update dependency `marshmallow`. (124,126) - Checks for dependency updates are run monthly instead of weekly. - Use `pyproject.toml` instead of `setup.cfg` for project configuration. (127)
1.1.1
Added - Support Python 3.11 and 3.12. Changed - Update GitHub release action.
1.1.0
Removed - Support for Python 3.7 is removed. Changed - The upstream `financeager` dependency is required as lower than v1.4.0. (34)