Releases: petermax2/hledger-import
Releases · petermax2/hledger-import
v0.4.0
Highlights
The PayPal import now supports matching rules for offset account determination. See #19 for further details.
What's Changed
- transaction type filter in paypal import by @petermax2 in #18
- account matching rules for the PayPal import by @petermax2 in #20
Full Changelog: v0.3.1...v0.4.0
v0.3.1
This release removes the debug output from the hledger output formatting module.
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- PayPal importer by @petermax2 in #15
- make output number formatting configurable by @petermax2 in #16
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Split importers into features by @petermax2 in #11
- Hledger print by @petermax2 in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Fix amountandcommodity tostr by @petermax2 in #3
- Revolut import: consider fee amount in CSV by @petermax2 in #7
- Erste import: fix CreditorAndDebitorMapping by @petermax2 in #8
- Error handling by @petermax2 in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Release v0.1.0
Supported bank export file formats
The following bank export file formats are supported by hledger-import
:
- Erste Bank JSON exports
- Revolut CSV exports
- card complete XML exports
- flatex CSV exports of settlement accounts
- flatex PDF invoice
What's Changed
- Flatex PDF invoice importer by @petermax2 in #1
New Contributors
- @petermax2 made their first contribution in #1
Full Changelog: https://github.com/petermax2/hledger-import/commits/v0.1.0