Changelog for ring-buffers-0.2
Changelog
ring-buffers uses PVP Versioning.
The changelog is available on GitHub.
0.1.1
- Fix builds with newer primitive.
- Add
extendfunction - Add
unsafeLatestfunction - Add
toListfunction - Add minimal test suite
- Change Internal.withRing to use exception-safe modifyMVar
0.0.0
- Initially created.