What's Changed
- feat: implement priority lock by @reugn in #33
- refactor!: generic types; encapsulate internal structures by @reugn in #34
- feat!: use context parameter in Future.Get by @reugn in #35
- feat: add task executor implementation by @reugn in #36
- ci: update versions in the build workflow by @reugn in #37
- test: improve code coverage by @reugn in #38
- feat: handle job panics in executor by @reugn in #39
- ci: update golangci-lint configuration by @reugn in #40
Full Changelog: v0.8.0...v0.9.0