Skip to content

Releases: simonmichael/hledger

1.20.3

15 Jan 17:06
1.20.3
Compare
Choose a tag to compare

https://hledger.org/release-notes.html#hledger-1-20-3-hledger-ui-1-20-3-hledger-web-1-20-3 :

2021-01-14 hledger 1.20.3, hledger-ui 1.20.3, hledger-web 1.20.3

  • When searching for price chains during valuation/currency conversion:

    • It no longer hangs when there are price loops. (And in case of
      future bugs, it will give up rather than search forever.) (#1439)
    • It now really finds the shortest path. (#1443)
    • Useful progress info is displayed with --debug=1 or --debug=2.
  • balance, incomestatement: End-valued multi-period balance change
    reports (eg: bal -MV) have been reverted to show value-of-change,
    as in previous hledger versions, rather than change-of-value, for
    now. (#1353, #1428) (Stephen Morgan)

  • balance: End-valued balance change reports now choose the same final
    valuation date and show consistent results whether single-period or
    multi-period. (#1424) (Stephen Morgan)

  • balance: the --drop option now works with csv and html output.
    (#1456) (Ilya Konovalov)

  • check: the commodities check, and -s/--strict mode, now ignore
    the "AUTO" internal pseudo-commodity. (#1419) (Ilya Konovalov)

  • register: Then-valued multi-period register reports
    (eg: register -M --value=then) now calculate the correct values.
    (#1449) (Stephen Morgan)

  • roi: now shows a better error message when required prices are
    missing. (#1446) (Dmitry Astapov)

  • The no-symbol commodity's input number format can now be set by a
    commodity directive, like other commodities. (#1461)

About hledger github releases

This release may be available in your packaging system, check https://hledger.org/download.html#binary-packages.

Or, you can try the binaries built by our github CI setup, below. These will work if your machine is similar to github's. Notes:

  • Download and unzip the appropriate "hledger-PLATFORM.zip" file below. This will unpack 2 or 3 hledger binaries into the current directory.

  • On unix machines, you will need to chmod +x these files to make them executable before you can run them.

  • Mac binaries are built on macos 10.15 catalina. You will need to mark them as trusted before you can run them: run open . to view the current folder in Finder; control-click hledger; option-click "Open"; allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04. If they give an error when run, you may need to install some required C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for Windows.

1.20.2

29 Dec 02:35
1.20.2
Compare
Choose a tag to compare

User manual fixes.

https://hledger.org/release-notes.html#hledger-1-20-2

This release may be available in your packaging system, check
https://hledger.org/download.html#binary-packages.

Or, you can try the binaries built by our github CI setup.
These will work if your machine is similar to github's.
Notes:

  • Download and unzip the appropriate "hledger-PLATFORM.zip" file
    below. This will unpack 2 or 3 hledger binaries into the current
    directory.

  • On unix machines, you will need to chmod +x these files to make
    them executable before you can run them.

  • Mac binaries are built on macos 10.15 catalina. You will need to
    mark them as trusted before you can run them: run open . to view
    the current folder in Finder; control-click hledger; option-click
    "Open"; allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on
    ubuntu 20.04. If they give an error when run, you may need to
    install some required C libraries.

  • Windows binaries are built on Windows Server 2019. There is no
    hledger-ui binary for Windows.

Additional binaries provided by hledger contributors ("z-contrib-*")
may appear below, for your convenience. These are not built
automatically from our repo, and you should assume they are unsafe
(run at your own risk!).

1.20.1

29 Dec 00:37
hledger-1.20.1
Compare
Choose a tag to compare

Bugfixes.

https://hledger.org/release-notes.html#hledger-1-20-1

This release may be available in your packaging system, check
https://hledger.org/download.html#binary-packages.

Or, you can try the binaries built by our github CI setup.
These will work if your machine is similar to github's.
Notes:

  • Download and unzip the appropriate "hledger-PLATFORM.zip" file
    below. This will unpack 2 or 3 hledger binaries into the current
    directory.

  • On unix machines, you will need to chmod +x these files to make
    them executable before you can run them.

  • Mac binaries are built on macos 10.15 catalina. You will need to
    mark them as trusted before you can run them: run open . to view
    the current folder in Finder; control-click hledger; option-click
    "Open"; allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on
    ubuntu 20.04. If they give an error when run, you may need to
    install some required C libraries.

  • Windows binaries are built on Windows Server 2019. There is no
    hledger-ui binary for Windows.

Additional binaries provided by hledger contributors ("z-contrib-*")
may appear below, for your convenience. These are not built
automatically from our repo, and you should assume they are unsafe
(run at your own risk!).

1.20

07 Dec 15:48
1.20
Compare
Choose a tag to compare

Strict mode; check command; rendering, speed, and valuation fixes.
Release notes: https://hledger.org/release-notes.html#hledger-1-20

This release may be packaged for your system: check https://hledger.org/download.html#binary-packages. Or, you can try the binaries built by our github CI setup, below, which will work if your machine is similar to github's. Notes:

  • Download and unzip the appropriate "hledger-PLATFORM.zip" file below. This will unpack 2 or 3 hledger binaries into the current directory.

  • On unix machines, you will need to chmod +x these files to make them executable before you can run them.

  • Mac binaries are built on macos 10.15 catalina. You will need to mark them as trusted before you can run them: run open . to view the current folder in Finder; control-click hledger; option-click "Open"; allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04. If they give an error when run, you may need to install some required C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for Windows.

Additional binaries provided by hledger contributors ("z-contrib-*") may appear below, for your convenience. These are not built automatically from our repo, and you should assume they are unsafe (run at your own risk!).

1.19.1

07 Sep 22:53
1.19.1
Compare
Choose a tag to compare

CLI layout, account type detection fixes (#1341, #1345, #1349); bounds updates

https://hledger.org/release-notes.html#hledger-1-19-1

Packaged binaries

https://hledger.org/download.html#binary-packages

Github release binaries

The hledger-*.zip files below contain the binaries built by our CI setup. These binaries will probably run only on machines with similar configuration to github's; they are provided as a fallback. Notes:

  • The zip files will unpack 2-3 hledger* binaries into the current directory. These won't have executable permission, so on unix machines you'll need to chmod +x them.

  • Mac binaries are built on macos 10.15 catalina. They are unsigned so you need to mark them as trusted: run open . to view the current folder in Finder, control-click hledger, option-click "Open", allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04, depending on these libs: linux-vdso.so.1, libm.so.6, libtinfo.so.5, librt.so.1, libutil.so.1, libdl.so.2, libpthread.so.0, libgmp.so.10, libc.so.6. If they give an error you may need to install some C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for windows.

1.19

02 Sep 18:44
1.19
Compare
Choose a tag to compare

New aregister and codes commands, more powerful CSV conditional rules, new sql output format, consistently default to flat mode, better colour control, cashflow report customisable like the others, more number/date/regexp parsing/validation, more speed.

https://hledger.org/release-notes.html#hledger-1-19

Packaged binaries

https://hledger.org/download.html#binary-packages

Github release binaries

The hledger-*.zip files below contain the binaries built by our CI setup. These binaries will probably run only on machines with similar configuration to github's; they are provided as a fallback. Notes:

  • The zip files will unpack 2-3 hledger* binaries into the current directory. These won't have executable permission, so on unix machines you'll need to chmod +x them.

  • Mac binaries are built on macos 10.15 catalina. They are unsigned so you need to mark them as trusted: run open . to view the current folder in Finder, control-click hledger, option-click "Open", allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04, depending on these libs: linux-vdso.so.1, libm.so.6, libtinfo.so.5, librt.so.1, libutil.so.1, libdl.so.2, libpthread.so.0, libgmp.so.10, libc.so.6. If they give an error you may need to install some C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for windows.

1.18.1

21 Jun 16:12
1.18.1
Compare
Choose a tag to compare

Make market price inference require a flag; fix hledger-ui F key; show bare amounts in print's csv output.
https://hledger.org/release-notes.html#hledger-1-18-1

Packaged binaries

https://hledger.org/download.html#binary-packages

Github release binaries

The hledger-*.zip files below contain the binaries built by our CI setup. These binaries will probably run only on machines with similar configuration to github's; they are provided as a fallback. Notes:

  • The zip files will unpack 2-3 hledger* binaries into the current directory. These won't have executable permission, so on unix machines you'll need to chmod +x them.

  • Mac binaries are built on macos 10.15 catalina. They are unsigned so you need to mark them as trusted: run open . to view the current folder in Finder, control-click hledger, option-click "Open", allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04, depending on these libs: linux-vdso.so.1, libm.so.6, libtinfo.so.5, librt.so.1, libutil.so.1, libdl.so.2, libpthread.so.0, libgmp.so.10, libc.so.6. If they give an error you may need to install some C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for windows.

Contributed binaries

These are contributed by users, not built automatically from our repo, so should be considered less secure:

  • hledger-aarch64-manjaro.gz built by @nobodyinperson on a Pinebook Pro running Manjaro ARM.

1.18

09 Jun 23:11
Compare
Choose a tag to compare

Fixed JSON output; market prices inferred from transactions; more Ledger file compatibility; more flexible journal entries from CSV; misc. fixes and improvements.
https://hledger.org/release-notes.html#hledger-1-18

Production binaries

https://hledger.org/download.html#binary-packages

Github release binaries

The hledger-*.zip files below contain the binaries built by our CI setup. Note these binaries are unoptimised and will run slower than normal, and will probably run only on machines with similar configuration to github's; they are provided as a fallback. Notes:

  • The zip files will unpack 2-3 hledger* binaries into the current directory. These won't have executable permission, so on unix machines you'll need to chmod +x them.

  • Mac binaries are built on macos 10.15 catalina. They are unsigned so you need to mark them as trusted: run open . to view the current folder in Finder, control-click hledger, option-click "Open", allow running it.

  • Ubuntu binaries are dynamically linked x86_64 binaries built on ubuntu 20.04, depending on these libs: linux-vdso.so.1, libm.so.6, libtinfo.so.5, librt.so.1, libutil.so.1, libdl.so.2, libpthread.so.0, libgmp.so.10, libc.so.6. If they give an error you may need to install some C libraries.

  • Windows binaries are built on Windows Server 2019. There is no hledger-ui binary for windows.

Contributed binaries

These are contributed by users, not built from our repo by CI, so should be considered less secure.

  • hledger-armhf32-debian.gz built by @TheTaoOfSu on a Pi 4 running Raspberry Pi OS 10 (buster), should work on Pi 2 or greater.

hledger-1.17.1.1

01 Apr 21:07
Compare
Choose a tag to compare
;manuals