Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 03:26
· 17 commits to master since this release
4152c80

Changelog

Features

  • 1d4872e feat(CI): workflow in cache
  • 6b77f3c feat: add new methods to routineGroup struct and test case

Bug fixes

  • a69d224 fix: increase waiting time

Enhancements

  • 6e3e8d3 chore(CI): add codeql
  • 810f3a1 chore(CI): lint setup go version to ^1
  • 28c5a1f chore(CI): remove macos
  • 171516b chore(deps): bump actions/cache from 2 to 3 (#5)
  • 3ebcfff chore(deps): bump golangci/golangci-lint-action from 2 to 3 (#8)
  • 527b7ca chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#9)
  • 4392dd2 chore(go): bump lint tool and add go1.18
  • 9cd41b3 chore(golangci): upgrade to v1.44.2
  • 3dec338 chore(lint): upgrade to v1.44.2
  • b813fb4 chore: Add go releaser
  • 5c152fa chore: add SIGTSTP
  • 4152c80 chore: refactor changelog generation and sorting
  • a9de4f3 chore: update GitHub Actions configuration

Others

  • 2387238 Create dependabot.yml
  • 778849a chore(CI/CD): update package
  • ac2b7b6 refactor(option): update new options
  • fd3b52a refactor: call new variable with new func
  • f297f51 test(signal): support SIGTERM or SIGINT (#2)