Skip to content

Releases: hpdeifel/hledger-iadd

Version 1.3.11

04 Jun 19:35
v1.3.11
Compare
Choose a tag to compare
  • bugfix: Fix check for balanced transactions in the presence of commodities.
  • dependencies: Fix build with hledger-lib-1.18

Version 1.3.10

14 Jan 21:23
v1.3.10
Compare
Choose a tag to compare
  • dependencies: Support megaparsec-8

Version 1.3.9

02 Mar 10:36
v1.3.9
Compare
Choose a tag to compare
  • dependencies: Port to hledger-lib-1.14
  • Add AUR packaging

Version 1.3.8

02 Feb 15:41
v1.3.8
Compare
Choose a tag to compare
  • dependencies: Port to hledger-lib-1.13

Version 1.3.7

03 Dec 09:48
v1.3.7
Compare
Choose a tag to compare
  • 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

24 Aug 12:07
v1.3.6
Compare
Choose a tag to compare
  • bugfix: Use local time instead of UTC everywhere

Version 1.3.5

01 May 21:55
v1.3.5
Compare
Choose a tag to compare
  • Fix build with hledger-lib 1.9.1

Version 1.3.2

23 Mar 10:37
v1.3.2
Compare
Choose a tag to compare
  • Highlight currently constructed transaction
  • Fix build with GHC 8.4
  • Support new dependencies
  • Drop dependency on text-format

Version 1.3.1

01 Jan 17:50
v1.3.1
Compare
Choose a tag to compare
  • Support brick <= 0.32
  • Support megaparsec <= 6.4
  • Support hledger-lib <= 1.5

Version 1.3.0

01 Jan 17:34
v1.3.0
Compare
Choose a tag to compare
  • 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