1.0.0
What's Changed
🚀 New features or improvements
- Insecure TLS enabled by default by @hielfx in #9
- Extract interactive flag to a global level by @hielfx in #10
- Allow branch prefix with issue type mapping by @hielfx in #11
- Validate configuration by @hielfx in #20
- Add
kind/dependency
label todependency
issue label in default config by @hielfx in #40
📄 Documentation
- Configuration file with comments by @hielfx in #18
- Improve README with a detailed definition by @jorgegarciarey in #26
⬆️ Dependency updates
- New release of go-gh by @hielfx in #30
- Update to go1.21.5 and replace
golang.org/x/exp/slices
with theslices
in the std library by @hielfx in #36 - Bump
github.com/spf13/cobra
to latest version (v1.8.0
) by @hielfx in #37 - Bump
github.com/spf13/viper
to latest version (v1.18.2
) by @hielfx in #38 - Bump
github.com/go-playground/validator/v10
to latest version by @hielfx in #41
New Contributors
- @hielfx made their first contribution in #9
- @jorgegarciarey made their first contribution in #23
Full Changelog: https://github.com/InditexTech/gh-sherpa/commits/1.0.0