v0.1.0
v0.1.0
Released: 2026-02-07
Features
Add /version-increment skill for release workflow (6e18b0d)
Bug Fixes
Avoid bare backtick-exclamation in version-increment skill (8911989)
Exclude docs/ from Prettier check and fix package.json formatting (2a6872d)
Fix bugs found in code review and remove dead code (1785c0e, 1b73e1a)
Other Changes
Add Docusaurus doc site with Overview, Options, and Formatting sections (736d03c)
Add Changelog category to doc site (1a3a71b)
Add CLAUDE.md files for project, src, test, and doc directories (4d031c3)
Use npm/npx instead of pnpm in user-facing install examples (ab36cc1)
Slim down README, move detailed content to doc site (102b914)
Add complete options reference to README (fd027f8)
Add Docusaurus build/deploy workflow and project config updates (6ffb730)
Consolidate test files by feature instead of development process (a80e0e8)
Consolidate shared types, add access modifiers, clean up casts (cc91904)
Migrate entire codebase from JavaScript to TypeScript (4afb5d8)