Tackler-NG is rusty version of tackler, e.g. tackler reimplemented in Rust. This will be the basis of all future development of Tackler.

Release Highlights

This is the first official release of Tacker-NG.

  • Add more CLI options

    • --output.dir

    • --output.prefix

    • --strict.mode

  • Add support for export.targets in configuration.

Test coverage

  • 36 of the most essential Tackler test vectors are converted to the new code base

  • 119 of tracked (T3DB) Unit tests have been implemented for the new code base

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.11.2

tackler-core

0.5.0

tackler-api

0.5.0

tackler-rs

0.5.0

Changelog

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