v0.6.0
Changelog
🚀 Features
- d0a2280: feat(ants): add initial version of ants (#268) (@plastikfan)
- f541404: feat(boost): add worker pool wrapper (#271) (@plastikfan)
- 549a6b5: feat(boost): change gamma example to simply range over output ch (#276) (@plastikfan)
- 1789e48: feat(boost): implement manifold func pool (#276) (@plastikfan)
🥝 Others
- 2963873: Bump version to v0.6.0 (@plastikfan)
- c8f9b32: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (@dependabot[bot])
- 85d5e8a: chore(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (@dependabot[bot])
- e34b5dc: chore(deps): bump github.com/snivilised/extendio from 0.6.1 to 0.7.0 (@plastikfan)
- 02a2d43: doc(boost): add worker pool documentation (#289) (@plastikfan)
- e6516b7: feat(ants,boost): add client context (#273) (@plastikfan)
- 6b51295: feat(ants,boost): expose input channel (#284) (@plastikfan)
- 04deaaf: feat(ants,boost): implement timeout on send (#281) (@plastikfan)
- c0fa094: ref(ants): de-duplicate pool/func-pool code (#277) (@plastikfan)
- 212f623: ref(ants,boost): avoid storing context (#279) (@plastikfan)
- d4c1a83: ref(ants,boost): make pool size an option (#290) (@plastikfan)
- c430fa8: ref(boost): deprecate existing worker pool (#266) (@plastikfan)
- 3e318c6: ref(boost): tidy up (#287) (@plastikfan)