All Versions
25
Latest Version
Avg Release Cycle
63 days
Latest Release
564 days ago

Changelog History
Page 2

  • v1.20.1

    December 07, 2020
  • v1.20 Changes

    December 07, 2020

    Strict mode; check command; rendering, speed, and valuation fixes.

    ๐Ÿš€ https://hledger.org/release-notes.html#hledger-1-20

    ๐Ÿ“ฆ 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.

  • v1.19.1 Changes

    September 07, 2020

    โšก๏ธ 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.

  • v1.19 Changes

    September 01, 2020

    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.

  • v1.18.1 Changes

    June 21, 2020

    ๐Ÿ–จ 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.

    ๐Ÿ 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.

    • Raspberry Pi binaries are built on a Pi 4 running Raspberry Pi OS 10 (buster), and should work on Pi 2 or greater. (Let us know if you try it on a Pi 2). Thanks to @TheTaoOfSu.
  • v1.18 Changes

    June 07, 2020
    • ๐Ÿ†• new example scripts:

      • hledger-combine-balances.hs, hledger-balance-as-budget.hs (Dmitry Astapov)
      • hledger-check-tag-files.hs, hledger-check-tag-files2.hs
    • more CSV rule examples: coinbase, waveapp

    • ๐Ÿ†• new CI (continuous integration) system using Github Actions. Thanks to Travis and Appveyor for their service to date. Improvements:

      • one CI service instead of several
      • more closely integrated with code repo
      • tests run on the three main platforms (linux, mac, windows)
      • harmless commits are ignored automatically ([ci skip] no longer needed for doc commits)
      • scheduled and on-demand testing (push to master, push to ci-* branches, pull request, weekly)
      • now tested: all GHC versions, doctests, haddock building
      • new shortcut url: http://ci.hledger.org
  • v1.17.1 Changes

    March 19, 2020

    2020-03-19

  • v1.17.1.1 Changes

    March 19, 2020

    2020-03-19

  • v1.17 Changes

    March 01, 2020
    • hledger-install: re-enable installation of hledger-iadd & hledger-interest.

    • hledger-install: bump minimum stack version to 1.9.1 1.7.1 fails with deps using newer cabal file syntax I believe.

    • โšก๏ธ hledger-install: always do stack update, to help ensure we get the latest packages. https://github.com/commercialhaskell/stack/issues/5112

    • ๐Ÿ“œ examples: Add a basic example of rule parsing for the output of csb2format. (Evilham) csb2format deals with the CSB43/AEB43 format, which all banks operating in Spain must support. Having these example rules enables easens bootstraping for users with a Spanish bank account.

    • doc: simpler, clearer structure in the manuals and hledger.org sidebar

    • doc: a new Quick Start page

    • doc: a new Common Tasks section in the hledger manual

    • doc: a new invoicing how-to: https://hledger.org/invoicing.html

    • doc: Fix dead pointer in contributing (Aleksandar Dimitrov)

    • ๐Ÿ— doc: Fix build badges for Travis and AppVeyor (Rui Chen)

  • v1.17-hackage Changes

    March 02, 2020

    2020-03-02