New
Ants v2.11.0, Grave of the Fireflies
[!IMPORTANT] As of this release, the minimum required Go version to use
antsis 1.18! Furthermore, goroutine pool with Go generics is implemented!
π Features
- test: add some basic testable examples (#353)
- feat: implement generic pool (#351)
- opt: streamline pool implementation to reduce duplicated code (#350)
- feat: export the internal package sync (#349)
π© Enhancements
- opt: streamline pool implementation to reduce duplicated code (#350)
- opt: bump up the minimum required Go version to 1.16 (#347)
π Documentation
- test: add some basic testable examples (#353)
- opt: streamline pool implementation to reduce duplicated code (#350)
- feat: export the internal package sync (#349)
Full Changelog: https://github.com/panjf2000/ants/compare/v2.10.0...v2.11.0
Thanks to all these contributors: @panjf2000 for making this release possible.