Releases: e257-fi/tackler-ng
Releases · e257-fi/tackler-ng
Tackler-NG 24.12.2
Release highlights
Tackler-NG is tested with 306 of tackler's test vectors at the moment
New features
- Git Backend: Add support for
revspecs
with--input.git.ref
- Add support for new storage keys
input.fs.path
, path to top level fs-storage locationinput.git.repo
, alias forinput.git.repository
tackler-rs
- New full haystack regex support
Fixes and changes
- Git Backend: When opening the repo, use exact location,
and don't search upwards on the directory tree - Implement Tackler-Mk1 and JDK compatible full string (haystack) regex matcher.
This change is affecting Account Selectors which use regex.
See full CHANGELOG for details
Tackler-NG 24.12.1
Release highlights
Tackler-NG is tested with 284 of tackler's test vectors at the moment
New features
Add CLI option:
--input.git.commit
Fixes and changes
- Register report: Use Tackler-MkI compatible output
- Fix broken
--group-by
cli option (clap definition) - Print transaction geo location tag with full precision (with trailing zeros)
See full CHANGELOG for details
Tackler-NG 24.11.2
Release highlights
Tackler-NG passes 36 of the most essential Tackler test vectors
New features
- Add CLI options
--output.dir
--output.prefix
--strict.mode
- Add support for
export.targets
with configuration
Test Coverage
- 36 of the most essential Tackler test vectors are converted for the new code base
- 119 of tracked (T3DB) Unit tests have been implemented for the new code base
Fixes and Changes
- Cosmetic changes to output reports so that they are similar with test vectors
- CLI and configuration options changes
Full Changelog: CHANGELOG
Tackler-NG 24.11.1
Release highlights
Tackler-NG has rough feature parity with the old Scala based codebase with this 24.11.1 release.
New features
Full support for configuration
-
Journal Transaction Storage examples
-
Configuration documentation
Fixes and Changes
- Changed defaults for CLI and configuration options, and how those work
Full Changelog: CHANGELOG
Tackler-NG 24.11.0
New features:
- Reports
- Balance Group Report
- GroupBy: Year, Month, Date, ISO-Week, ISO-Week-Day
- Balance Group Report
- Exports
- Equity export
- Identity export
- Account Selector checksums
Full Changelog: CHANGELOG
Tackler-NG 23.04.1
New features:
- Storage Systems
- Filesystem Backend
- Git Backend
- Reporting
- Reports (
register
andbalance
) - Account Selectors
- Reports (
- Auditing
- Txn Set Checksum
- Txn Filters