Releases: chenquan/go-pkg
Releases · chenquan/go-pkg
Release v1.0.3
Release v1.0.2
Release v1.0.1
What's Changed
- Update reviewdog.yml by @chenquan in #57
- Update pool_test.go by @chenquan in #58
- Update go.yml by @chenquan in #59
- Delete README.md by @chenquan in #60
- test: fix test case by @chenquan in #61
- chore: fix reviewdog issues by @chenquan in #62
- test(task): add tests by @chenquan in #63
- doc: add comments by @chenquan in #64
- refactor: refactor spinlock by @chenquan in #65
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
Release first stable version.
Release v0.2.0
What's Changed
- doc: set the default readme to English by @chenquan in #50
- doc: update README.md by @chenquan in #51
- feature(once): add once module by @chenquan in #52
- chore: add comments by @chenquan in #53
- fix(once): it is guaranteed that in the case of high concurrency, the value of the first call to
Write
is written. by @chenquan in #54
Full Changelog: v0.1.19...v0.2.0
Release v0.1.19
v0.1.18
Release v0.1.17
Release v0.1.16
Release v0.1.15
What's Changed
- doc: update README by @chenquan in #29
- chore(xstream): optimize
Tail
by @chenquan in #30 - fix(xstream): fix memory leak in Limit by @chenquan in #31
- test(SharedMap): add more tests by @chenquan in #32
- doc(readme): add description by @chenquan in #33
- chore(action): add reviewdog by @chenquan in #34
- chore: remove ballast by @chenquan in #35
Full Changelog: v0.1.14...v0.1.15