Quickstart with 26.04.1
cargo install --locked tackler
tackler new journal
tackler --config journal/conf/tackler.toml
|
See Journal Format, tackler.toml, accounts.toml, commodities.toml and tags.toml for full documentation. |
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
gixdependecy: 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
Changelog
For full changelog, see Tackler-ng CHANGELOG