Releases: thinkgos/timer
Releases · thinkgos/timer
v0.9.0
26 May 03:43
Compare
Sorry, something went wrong.
No results found
Changelog
e0ff833 Merge pull request #17 from thinkgos/dependabot/github_actions/golangci/golangci-lint-action-8
90f34fb chore(deps): bump golangci/golangci-lint-action from 7 to 8
7fb4db2 chore: fix comment
2d7dce7 ci: add ignore path
37f205c doc: add todo comment
00b3786 doc: fix LICENSE
a29aa00 doc: fix README
dad606c doc: fix doc
2db9263 fix: fix svg show bug
178cff0 fix: fix windows test failure
27a3f5d fix: how it works
6576f59 fix: use svg
v0.8.4
29 Apr 01:54
Compare
Sorry, something went wrong.
No results found
Changelog
bdcfdf2 chore: fix comment
55a2ce4 doc: add comment
807a5c8 doc: fix comment
2e468f8 doc: fix readme
310cd59 fix: fix concurrentcy bug, change spoke and delay queue
8554b88 refactor: remove reinsert
d676dd1 refactor: rename TaskContainer to DerefTask. and TaskContainer just an alias
v0.8.3
25 Apr 07:47
Compare
Sorry, something went wrong.
No results found
Changelog
e5ee3dd chore: fix comment
93b0ffb doc: add doc
274531b fix: change default wheel size to 128
5a38a5c refactor: (breaking)refactor priority queue api
v0.8.2
25 Apr 02:11
Compare
Sorry, something went wrong.
No results found
Changelog
a09a408 ci: fix ci
7e98134 ci: fix dependabot
9c80baa perf: on take, fist set waiting false, preventing invalid notify
87af114 perf: waiting no need atomic.Bool, use bool instead.
v0.8.1
17 Apr 02:29
Compare
Sorry, something went wrong.
No results found
Changelog
c307be6 Merge pull request #16 from thinkgos/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.3
06dfa0c chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.2 to 2.11.3
ec22876 chore: fix typos
0859211 feat: add deref task api
v0.8.0
08 Apr 03:33
Compare
Sorry, something went wrong.
No results found
v0.7.4
21 Mar 02:48
Compare
Sorry, something went wrong.
No results found
Changelog
f60ea5e Merge pull request #14 from thinkgos/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.2
3da8c0d chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.1 to 2.11.2
12592ac ci: add go1.24.x test
v0.7.3
04 Mar 08:19
Compare
Sorry, something went wrong.
No results found
Changelog
c59eb48 Merge pull request #13 from thinkgos/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.1
6a8be0c chore(deps): bump github.com/panjf2000/ants/v2 from 2.11.0 to 2.11.1
v0.7.2
17 Jan 13:54
Compare
Sorry, something went wrong.
No results found
Changelog
391c632 Merge pull request #12 from thinkgos/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.0
0b83b79 chore(deps): bump github.com/panjf2000/ants/v2 from 2.10.0 to 2.11.0
c85fb0a ci: only upload 1.23.x coverage
6d05a2e fix: fix repetition example
v0.7.1
02 Jan 01:08
Compare
Sorry, something went wrong.
No results found
Changelog
de908b8 Merge pull request #10 from thinkgos/feat-expirty-time
1d6a52f feat: add expire time