v1.2.0
What's Changed
- Add stoppable cached timer by @pheepi in #88
- introduce
GetFn
andPeekFn
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
- @raulk made their first contribution in #92
- @Staon made their first contribution in #96
- @extemporalgenome made their first contribution in #98
- @debspencer made their first contribution in #101
Full Changelog: v1.1.1...v1.2.0