Skip to content

Releases: benjamin-awd/monopoly

v0.15.0-rc2

30 May 10:44
Compare
Choose a tag to compare

Changelog

v0.15.0-rc.1

02 May 09:40
Compare
Choose a tag to compare

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

01 Jun 13:37
Compare
Choose a tag to compare

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

22 Mar 06:29
Compare
Choose a tag to compare

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

15 Jan 15:05
Compare
Choose a tag to compare

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

14 Jan 15:43
Compare
Choose a tag to compare

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

13 Dec 13:28
Compare
Choose a tag to compare

Changelog

[0.13.6] - 2024-12-13

🛠️ Bug Fixes

  • (banks/dbs) Parsing transactions

v0.13.5

24 Nov 03:40
Compare
Choose a tag to compare

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

15 Nov 15:58
Compare
Choose a tag to compare

Changelog

[0.13.4] - 2024-11-15

⚙️ Miscellaneous Tasks

  • (banks/boa) Disable safety check

v0.13.3

15 Nov 15:54
Compare
Choose a tag to compare

Changelog

[0.13.3] - 2024-11-15

🚜 Refactor

  • (banks) Add debit statement safety check as backup for credit statements