Skip to content

Tackler-NG 24.12.2

Latest
Compare
Choose a tag to compare
@35VLG84 35VLG84 released this 26 Dec 05:48
· 18 commits to main since this release
v24.12.2
9d617ff

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 location
    • input.git.repo, alias for input.git.repository

tackler-rs

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