Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@darsto darsto released this 19 Aug 15:13
· 2 commits to master since this release
  • fixed a bunch of race conditions causing UB
  • removed unnecessary generics from public structs
  • while here, renamed those structs so they're shorter
  • internal state machine was refactored to just one atomic integer, making the atomic ordering slightly easier