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
extend
function - Add
unsafeLatest
function - Add
toList
function - Add minimal test suite
- Change Internal.withRing to use exception-safe modifyMVar
0.0.0
- Initially created.