Skip to content

v0.42.4

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:10
· 856 commits to main since this release
ea9ee60

Fixed

  • Hardened terminal output handling for non-UTF-8 environments so Rich output degrades safely on Windows, Linux, and macOS terminals that cannot render Unicode symbols or box drawing characters.
  • Updated specfact init ide to discover prompt templates and backlog field mapping resources from installed module locations first, with path-based fallback behavior that remains compatible across different install methods such as Hatch, pip, pipx, and uv.
  • Improved bundled module runtime compatibility failures to surface actionable interpreter and reinstall guidance instead of opaque import/load errors.