Releases: benjamin-awd/monopoly
Releases · benjamin-awd/monopoly
v0.15.0-rc2
Changelog
v0.15.0-rc.1
Changelog
[0.15.0-rc.1] - 2025-05-02
⛰️ Features
- Add ocr support
📚 Documentation
- (README) Add instructions to install OCR extra
Build
- (deps) Bump the deps group with 7 updates
- (ci) Do not cache pdftotext install
v0.15.0
Changelog
[0.16.0] - 2025-06-01
🚜 Refactor
- (ci) Switch to ruff
- (build) Switch to uv
⚙️ Miscellaneous Tasks
- (ci) Test across all python versions
- (ci) Add regression test
- (ci) Remove unnecessary install of bc and jq
v0.14.2
Changelog
[0.14.2] - 2025-03-22
🛠️ Bug Fixes
- (banks/hsbc) Use 'Registered to:' substring match
📚 Documentation
- (pyproject) Fix incorrect license
Build
- (deps) Bump the deps group with 9 updates
- (deps) Bump the deps group with 10 updates
v0.14.1
Changelog
[0.14.1] - 2025-01-15
🚜 Refactor
- Rename suffix -> polarity
📚 Documentation
- (pyproject) Add python classifiers for 3.12 and 3.13
⚙️ Miscellaneous Tasks
- (ci) Add stale workflow
- (pipeline/transform) Remove redundant if clause
- (banks) Declare negative symbol explicitly in boa
v0.14.0
Changelog
[0.14.0] - 2025-01-14
⛰️ Features
- (banks) Add trust
🛠️ Bug Fixes
- (ci) Pin runner to ubuntu-22.04
- (banks/uob) Identify
- Conditionally append statement date according to transaction
🚜 Refactor
- (config) Store multiline config in dataclass
- (statements) Store match data in dataclass
- (statements) Use OOP pattern for multiline transactions
📚 Documentation
- (README) Add Trust to supported bank list
⚙️ Miscellaneous Tasks
- (generic) Update test suite to use current year
Build
- (deps) Bump the deps group with 10 updates
- (deps) Bump Flydiverny/setup-git-crypt from 3 to 4
- (deps) Bump the deps group with 12 updates
v0.13.6
Changelog
[0.13.6] - 2024-12-13
🛠️ Bug Fixes
- (banks/dbs) Parsing transactions
v0.13.5
Changelog
[0.13.5] - 2024-11-24
🚜 Refactor
- (statements/safety) Add additional safety check
⚙️ Miscellaneous Tasks
- (banks/hsbc) Support new statement header format
v0.13.4
Changelog
[0.13.4] - 2024-11-15
⚙️ Miscellaneous Tasks
- (banks/boa) Disable safety check
v0.13.3
Changelog
[0.13.3] - 2024-11-15
🚜 Refactor
- (banks) Add debit statement safety check as backup for credit statements