Skip to content

Releases: peczenyj/xpool

v0.5.1

02 Jan 09:12
Compare
Choose a tag to compare

What's Changed

  • constructor NewWithCustomResetter will panic with nil callback.

Other Changes

  • split between inner simple and resettable pools implementations by @peczenyj in #16

Full Changelog: v0.5.0...v0.5.1

v0.5.0

31 Dec 15:13
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Improve xpool resetters and constructors by @peczenyj in #15

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 Dec 13:28
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the production-dependencies group by @dependabot in #12
  • Bump codecov/codecov-action from 4.5.0 to 5.1.2 by @dependabot in #14

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Jun 21:06
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.3.0...v0.4.0

v0.3.0

27 Jun 11:19
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Jun 10:12
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.1.1...v0.2.0

v0.1.1

25 Jun 19:08
Compare
Choose a tag to compare

What's Changed

Other Changes

  • change minimum go version to go 1.18.x by @peczenyj in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Jun 07:50
Compare
Choose a tag to compare
  • Change interfaces
  • Improve examples
  • Add xpool/monadic package

Full Changelog: v0.0.1...v0.1.0

v0.0.1

24 Jun 11:15
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Bump codecov/codecov-action from 4.4.1 to 4.5.0 by @dependabot in #1

New Contributors

Full Changelog: https://github.com/peczenyj/xpool/commits/v0.0.1