1.20
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-clickhledger
; 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!).