Skip to content

Ants v2.11.0, Grave of the Fireflies

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 15:55
9c0876f

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