Releases: simonmichael/hledger
1.20.3
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:
-
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 withcsv
andhtml
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-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.
1.20.2
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: runopen .
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!).
1.20.1
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: runopen .
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!).
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!).
1.19.1
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-clickhledger
, 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
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-clickhledger
, 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
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-clickhledger
, 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
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-clickhledger
, 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
;manuals