Releases: samber/cc-skills-golang
Releases · samber/cc-skills-golang
v1.4.0
What's Changed
- Add _test suffix by @aleksandr4842 in #15
- refactor: use errors.AsType for typed error matching by @aaawrong in #20
- fix: golang-linter skill name inconsistent with folder name by @gustaavv in #19
- fix: improve skill descriptions for better auto-triggering by @samber in #24
- feat: add golang-uber-dig and golang-uber-fx skills by @samber in #25
- feat: add AI-driven code review workflow with skill plugin by @samber in #23
- docs(uber-dig,uber-fx): add fx vs dig comparison section by @samber in #30
- feat: add golang-swagger skill (swaggo/swag v2) by @samber in #31
- feat(golang-graphql): write full skill body with references and evals by @samber in #32
- feat(cobra,viper): add golang-spf13-cobra and golang-spf13-viper skills by @samber in #33
- feat(golang-google-wire): add compile-time DI skill by @samber in #34
New Contributors
- @aleksandr4842 made their first contribution in #15
- @aaawrong made their first contribution in #20
- @gustaavv made their first contribution in #19
Full Changelog: v1.2.5...v1.4.0
v1.2.5
What's Changed
- fix: set user-invocable to true for all skills to enable plugin usage by @Sobowale-Olayiwola in #13
- fix: resolve snyk W011/W012/W001 alerts in skill bodies by @samber in #14
New Contributors
- @Sobowale-Olayiwola made their first contribution in #13
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- chore: Update Brian Ketelsen's contact information by @bketelsen in #4
- fix(frontmatter): enclose frontmatters descriptions into double quotes to prevent issue when import by @samber in #5
- Fix typo in tablewriter package name by @paulohgodinho in #6
- [fix] minor typos by @barkhayot in #7
- Grammar fixes by @samber in #8
- feat: add AskUserQuestion to allowed-tools across all skills by @samber in #9
New Contributors
- @bketelsen made their first contribution in #4
- @paulohgodinho made their first contribution in #6
- @barkhayot made their first contribution in #7
Full Changelog: v1.2.0...v1.2.4