Quickstart with 26.04.1
cargo install --locked tackler
tackler new journal
tackler --config journal/conf/tackler.toml

Release Highlights

New features

  • New export type "accounts"

    • The accounts exports will generate valid account file based on transaction data

Changes

None

Fixes

  • Fixed account sorting order in reports with special case of numerical sub-accounts (Issue 152)

    • This is purely visual fix and doesn’t affect any report results

  • Updated gix dependecy: this fixes several vulnerabilities in it.

    • Tackler is especially impacted if victim opens untrusted git journal with vulnerable version (GHSA-x494-mj8g-cj27

Test coverage

Tackler-ng is tested with 505 of tracked test vectors at the moment.

Published artifacts

Tackler-ng artifacts are published in crates.io.

Component Version

Tackler CLI

26.04.1

tackler-core

0.16.0

tackler-api

0.15.0

tackler-rs

0.12.0 (No Changes)

Changelog

For full changelog, see Tackler-ng CHANGELOG