github gsd-build/gsd-2 v2.10.2

latest releases: v2.82.0, v2.81.0, v2.80.0...
3 months ago

[2.10.2] - 2026-03-13

Added

  • Native Rust TTSR regex engine — pre-compiles all stream rule conditions into a single RegexSet for one-pass DFA matching instead of O(rules × conditions) JS regex iteration
  • Native Rust diff engine — fuzzy text matching (fuzzyFindText, normalizeForFuzzyMatch) and unified diff generation (generateDiff) via the similar crate, replacing the diff npm package
  • Native Rust GSD file parser — frontmatter parsing, section extraction, batch .gsd/ directory parsing, and structured roadmap parsing with transparent JS fallback

Install/upgrade: npm install -g gsd-pi@2.10.2

Don't miss a new gsd-2 release

NewReleases is sending notifications on new releases.