Release highlights
Tackler-NG is tested with 306 of tackler's test vectors at the moment
Install
You can install tackler by running (you need Rust toolchain installed):
cargo install tackler
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
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.
u