Skip to content

Releases: puzpuzpuz/xsync

v1.1.0

07 Sep 17:30
2fe4f89
Compare
Choose a tag to compare
  • Cache top hash code MSBs in Map buckets (#31)

Although the above changes aren't breaking ones, they include significant changes in non-functional characteristics of xsync.Map. So, that's why they deserve a minor version release.

v1.0.2

26 Aug 08:16
1ad5cea
Compare
Choose a tag to compare
  • Fix race in Map.LoadOrStore (#24)

v1.0.1

24 Aug 08:45
439c75d
Compare
Choose a tag to compare
  • Fix deadlock in Map.LoadOrStore (#23)

v1.0.0

20 Aug 19:03
1bf2a89
Compare
Choose a tag to compare

Initial stable release.