Releases: madflojo/tasks
Releases · madflojo/tasks
v1.2.1
31 Aug 14:13
Compare
Sorry, something went wrong.
No results found
v1.2.0
16 Mar 12:29
Compare
Sorry, something went wrong.
No results found
Note: This version requires at least Go 1.18
What's Changed
Full Changelog : v1.1.0...v1.2.0
v1.1.0
24 Jun 14:33
Compare
Sorry, something went wrong.
No results found
v1.0.4
31 May 14:24
Compare
Sorry, something went wrong.
No results found
Fixes a recently identified race condition that should be very rare.
What's Changed
Full Changelog : v1.0.3...v1.0.4
v1.0.3
27 May 20:38
Compare
Sorry, something went wrong.
No results found
Minor fix for frequent scheduling/descheduling situations.
v1.0.2
10 Feb 14:49
Compare
Sorry, something went wrong.
No results found
v1.0.1
05 Feb 00:57
Compare
Sorry, something went wrong.
No results found
v1.0.0
16 Feb 20:07
Compare
Sorry, something went wrong.
No results found
First major release of tasks.
v0.2.0
01 Jan 00:45
Compare
Sorry, something went wrong.
No results found
Updating to a more efficient use of Timers and AfterFunc rather than maintaining as many goroutines. This is a non-breaking change.
v0.1.0
25 Dec 08:44
Compare
Sorry, something went wrong.
No results found
Initial release of Tasks to the wild. This is a working first release however there are still outstanding tasks such as optimizing, hardening, etc.
Feedback from users is more than welcome in this release.