Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@kaworu kaworu released this 09 Feb 15:58
· 26 commits to master since this release

What's Changed

  • doc: document how to cancel the context of the task funcs by @rolinh in #43
  • add NewWithContext by @kaworu in #44

CI updates

  • ci: update golangci-lint to v1.48.0, update to Go 1.19, enable more linters by @rolinh in #38
  • ci: add dependabot for GitHub actions, update golangci-lint by @rolinh in #39
  • ci: Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #40
  • ci: Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #41
  • update golangci-lint to v1.51.1, test with Go 1.20 by @rolinh in #42

New Contributors

Full Changelog: v1.1.3...v1.2.0