Financeager

Latest version: v1.4.1

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

1.3.0

Changed
- Update dependencies `rich` and `argcomplete`. (161,163)
Removed
- Support for Python 3.7 is removed.

1.2.1

Changed
- Update dependencies `rich` and `tinydb`. (149,150,157)

1.2.0

Added
- New `--json` option for `list` command to return result in JSON format instead of formatted as table (120). Helpful for processing data with jq or similar tools (refine selection with `--filter` option):
- all IDs of standard entries: `fina list --json | jq -r '.standard | keys[]'`
- all IDs of recurrent entries: `fina list --json | jq -r '.recurrent | keys[]'`
- all IDs of recurrent entries: `fina list --json --recurrent-only | jq .[].eid`

1.1.6

Changed
- Update dependencies `rich` and `marshmallow`. (140,142)

1.1.5

Changed
- Update GitHub actions to avoid deprecation warnings during CI runs. (134)

1.1.4

Added
- Officially support Python 3.11. (133)
Changed
- Update dependency `rich`. (131)

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.