Releases: masseater/claude-code-plugin
Releases · masseater/claude-code-plugin
@r_masseater/sdd-webapp@0.1.0
Minor Changes
- 2caafb3: updated
@r_masseater/cc-plugin-lib@0.0.3
Patch Changes
- 815c371: Add findGitRoot utility function for traversing parent directories to find Git repository root
@r_masseater/cc-plugin-lib@0.1.0
Minor Changes
-
afd3ac5: feat: add MutilsDB for shared SQLite database management
- Add
MutilsDBclass withtable()method for auto-initialized tables - Add
getDB()helper function - Add
TableSchematype withreadonly string[]for indexes - Database path:
.agents/mutils/mutils.db
- Add
@r_masseater/cc-plugin-lib@0.0.2
Patch Changes
-
afd3ac5: feat: add MutilsDB for shared SQLite database management
- Add
MutilsDBclass withtable()method for auto-initialized tables - Add
getDB()helper function - Add
TableSchematype withreadonly string[]for indexes - Database path:
.agents/mutils/mutils.db
- Add