Tackler-ng is new version of tackler, reimplemented in Rust. Tackler-ng will be the basis of all future development of Tackler.

Release Highlights

New features:

  • Add CLI option

    • --input.git.commit

Fixes in this release:

  • Register report: Use Tackler-MkI compatible output

  • Fix broken --group-by cli option (clap definition)

  • Print location with full precision (with trailing zeros)

Test coverage

Tackler-NG is tested with 284 of tackler’s test vectors at the moment

  • by 100 Tackler test vectors

  • by 184 tracked unit tests

See Journal Format, tackler.toml, accounts.toml, commodities.toml and tags.toml for tackler-ng configuration.

Published artifacts

Tackler-ng artifacts are published in crates.io.

Component Version

Tackler CLI

24.12.1

tackler-core

0.6.0

tackler-api

0.6.0

tackler-rs

0.6.0

Changelog

For full changelog, see CHANGELOG in Tackler-ng repository.