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