Skip to content

Releases: go-pkgz/syncs

Version 1.3.1

23 May 07:46
Compare
Choose a tag to compare

What's Changed

  • Fixed indentation in readme by @vblz in #6
  • bump actions/setup-go to v4 by @ilyabrin in #8
  • fix: fix the deadlock when TermOnErr & Preemptive set together by @lawlielt in #9
  • fix ctx cancellation in ErrSizedGroup

New Contributors

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

09 Apr 02:48
b4d22b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

09 Dec 04:55
Compare
Choose a tag to compare
  • switch go version to 1.16
  • update linters
  • update ci configuration

Full Changelog: v1.1.1...v1.2.0

Version 1.1

03 Feb 04:13
Compare
Choose a tag to compare
  • support context-based cancelation for SizedGroup
  • support Preemptive mode for SizedGroup
  • remove unneeded interfaces for groups

Version 1.0

08 Oct 18:45
Compare
Choose a tag to compare

Initial release