Releases: go-pkgz/pool
Releases · go-pkgz/pool
Version 0.6.0
What's Changed
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
Version 0.4.0
What's Changed
Full Changelog: v0.3.2...v0.4.0
Version 0.3.0
- improve options ergonomics, change to direct With methods
- remove context-related configuration options from WorkerGroup
- add alternative pool implementations to readme
Full Changelog: v0.2.1...v0.3.0
Version 0.2.0
- refactor metrics to separate stats and user-defined
- eliminate sync (mutex) on stats metrics as they are per worker
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0
initial release