Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@chenquan chenquan released this 31 Jan 10:13
· 13 commits to master since this release
b5ac630

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