Releases
v1.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Bug Fixes
Project type detection : Fixed vanilla JS/CSS frontend projects (no React/Vue/Angular) being classified as "unknown". Added detection for CSS build tooling, UI libraries, SCSS/HTML source files, PostCSS/Tailwind configs.
Backend detection : Broadened to cover Go, Rust, Ruby, .NET, additional JS frameworks (Hono, Elysia, H3, Hapi), and frameworkless backends using DB/auth/server-utility dependencies.
Generic fallback : Unknown project types now generate documentation using a generic template instead of crashing.
Cost analyzer schema : Fixed Zod validation for LLM responses returning string numbers and null values.
Quality analyzer schema : Fixed Zod validation for LLM responses returning strings instead of objects for compliance violations.
CI test fix : Fixed branch checkout test failing in GitHub Actions (detached HEAD).
New
Added automated npm publish workflow (triggers on GitHub Release)
Added CI status badge to README
You can’t perform that action at this time.