# Changelog ## 1.0.1 - Fix default template resolution so generated projects use bundled templates instead of writing `Template not found` placeholders. - Include templates in the published package so hosted/global installs can generate real content. - Add a regression test for the generated `hooks/arch-guard.ts` content. - Improve installation docs for global `cursor_gen` usage. ## 1.0.0 - Initial published release of the `cursor_gen` CLI. - Generates `.cursor/` rules and related config from `project-brief.yaml`. - Supports validate, generate, refresh (preserve customizations), diff preview, wizard, and update checks.