What's Changed
- Fix: Sometimes Value of tax is too large by a factor of 1000 (#141) by @derterz in #153
- Increase netSize precision to 6 decimal when exporting portfolio in CSV by @angt in #157
- Add a
--date-isoformatoption topytr export_transactionsby @NiklasRosenstein in #179 - Update readme to include a ToC, Quickstart with UV and more Development instructions by @NiklasRosenstein in #185
- Introduce basic Mypy type checking by @NiklasRosenstein in #187
- Map
card_tr_refundtransaction toDEPOSITby @NiklasRosenstein in #186 - Map
PAYMENT_INBOUND_CREDIT_CARDtransaction and parse fees for deposits/removals by @NiklasRosenstein in #190 - Improve number parsing and handle a few more events by @RealCLanger in #193
- Refactor event exporter and add JSON output format by @NiklasRosenstein in #189
- Accept sections without titles by @RealCLanger in #201
- Add more known ignored events by @RealCLanger in #203
- Fix dl_docs command by @RealCLanger in #208
- Improve/Implement alarms handling by @RealCLanger in #209
New Contributors
Full Changelog: v0.4.1...v0.4.2