Releases: hpdeifel/hledger-iadd
Releases · hpdeifel/hledger-iadd
Version 1.3.11
- bugfix: Fix check for balanced transactions in the presence of commodities.
- dependencies: Fix build with hledger-lib-1.18
Version 1.3.10
- dependencies: Support megaparsec-8
Version 1.3.9
- dependencies: Port to hledger-lib-1.14
- Add AUR packaging
Version 1.3.8
- dependencies: Port to hledger-lib-1.13
Version 1.3.7
- feature: Add abbreviated days of the week to date completion (e.g.
mon
,tue
, etc) - dependencies: Port to hledger-lib-1.12 and megaparsec-7
- dependencies: Support GHC-8.6
- dependencies: Switch stack builds to ghc 8.4 by default
Version 1.3.6
- bugfix: Use local time instead of UTC everywhere
Version 1.3.5
- Fix build with hledger-lib 1.9.1
Version 1.3.2
- Highlight currently constructed transaction
- Fix build with GHC 8.4
- Support new dependencies
- Drop dependency on text-format
Version 1.3.1
- Support brick <= 0.32
- Support megaparsec <= 6.4
- Support hledger-lib <= 1.5
Version 1.3.0
- Detect duplicate transactions and warn about them
- Add empty line before transactions when writing to journal
- Don't elide the last amount in transactions
- Support account directive for account completion
- Bugfixes and dependency bumps