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