Skip to content

v0.1.3

Pre-release
Pre-release

Choose a tag to compare

@gofurry gofurry released this 07 May 11:25
· 8 commits to main since this release
  • Added generation plan preview with new/init --print-plan [--json]
  • Added build safety switches with build --no-hooks and build --yes
  • Added layered doctor output for generator, project, and standalone modes
  • Added explain matrix for preset and capability visibility
  • Improved verbose CLI output readability with clearer section separators
  • Hardened generated project error responses to avoid leaking internal details
  • Fixed timeout wrapping to cover full multi-handler chains
  • Removed default example list caching from generated medium and heavy projects
  • Fixed config loading so explicit false values are preserved
  • Replaced package-level business singletons with lightweight explicit initialization
  • Removed empty default hook blocks from generated fiberx.yaml
  • Auto-create SQLite parent directories for default database paths