Skip to content

Releases: twobob/TrigFind

TrigFind v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 13:13

Full Changelog: v1.1...v1.1.1

TrigFind 1.1

Choose a tag to compare

@twobob twobob released this 20 Apr 10:51

TrigFind 1.1

This release improves reliability and keeps the tool zero-dependency.

Changes in this release:

  • Improved directory scanning behaviour so inaccessible folders or files no longer stop the whole run.
  • Added safer safetensors header validation before reading metadata.
  • Skips rewriting .txt output when the generated content is identical to the existing file.
  • Replaced the brittle ss_tag_frequency extraction with a zero-dependency parser.
  • Reports malformed tag entries more clearly and keeps output ordering deterministic.
  • Added /selftest for a quick built-in verification pass.

Full Changelog: v1.0.0...v1.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 20:51