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

Release Highlights

New features

  • New credit account reporting option --invert for all reports and Equity export (GH-99)

  • Enhanced and better error messages in case of invalid configuration file

Changes

  • Equity export: Use price data if commodity conversion is activated (GH-101)

  • Equity export: move the uuid of last txn from the subject line to the comment section of the equity transaction

Fixes

  • Fixed CLI select all account selector (--accounts "")

  • Fixed CLI disable all reports selector (--reports "")

  • Fixed CLI disable all exports selector (--exports "")

  • Adapt to Rust 1.88.0 with clippy::pedantic

Test coverage

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

Published artifacts

Tackler-ng artifacts are published in crates.io.

Component Version

Tackler CLI

25.6.1

tackler-core

0.12.0

tackler-api

0.11.0

tackler-rs

0.10.1

Changelog

For full changelog, see Tackler-ng CHANGELOG