Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

0.3.0

Choose a tag to compare

@bodil bodil released this 23 Apr 20:51
· 19 commits to master since this release
v0.3.0
987ab84

REMOVED

  • The PoolSync mode has been removed entirely, along with the option to choose which mode to use, as PoolUnsync is now the only one remaining. PoolSync pools were too slow to be worthwhile, and I didn't trust the correctness of the threadsafe PoolRef implementation.