Skip to content

v1.2.0

Compare
Choose a tag to compare
@coocood coocood released this 11 Nov 04:24
· 9 commits to master since this release
732ffc7

What's Changed

  • Add stoppable cached timer by @pheepi in #88
  • introduce GetFn and PeekFn methods, for zero-copy access. by @raulk in #92
  • Remove doubling of memory in the Clear method by @Staon in #96
  • Add a SetAndGet method to return previous value when setting a new one by @debspencer in #101

New Contributors

Full Changelog: v1.1.1...v1.2.0