github panjf2000/ants v2.11.0
Ants v2.11.0, Grave of the Fireflies

13 hours ago

Important

As of this release, the minimum required Go version to use ants is 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: v2.10.0...v2.11.0

Thanks to all these contributors: @panjf2000 for making this release possible.

What's Changed

Full Changelog: v2.10.0...v2.11.0

Don't miss a new ants release

NewReleases is sending notifications on new releases.