Releases: devchat-ai/gopool
Releases · devchat-ai/gopool
v0.6.2
What's Changed
- Fix cond issue and workerStack index order issue by @daniel-hutao in #19
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- add -race in ci.yml/ Test stage by @daniel-hutao in #11
- Refactor tests using Ginkgo and Gomega by @daniel-hutao in #12
- Update "Performance Testing" section in README.md and README_zh.md by @daniel-hutao in #13
- Update gopool.png location in README. by @daniel-hutao in #14
- Add configurable task queue size to GoPool by @daniel-hutao in #15
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Refactor TestGoPoolWithRetry to use atomic operations by @daniel-hutao in #5
- Improve task execution and testing in goPool by @daniel-hutao in #8
- Fix worker count logic in adjustWorkers function by @daniel-hutao in #9
- Enhanced GoPool with additional methods and tests by @daniel-hutao in #10
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/devchat-ai/gopool/commits/v0.1.0