v0.2.0
Warning Breaking changes to the APIs of several core datastructures.
The one notable exception to this is the MemoryPool which was not upgraded.
What's Changed
- Feature/ring buffer resize by @bengarishodge in #88
- Refactor/ring buffer should conform with stdlib by @bengarishodge in #90
- Refactor/all datastructures should not manage allocators by @bengarishodge in #92
- Release v0.2.0 by @bengarishodge in #93
Full Changelog: v0.1.0...v0.2.0