Releases: ettmetal/RingBuffer.NET
Releases · ettmetal/RingBuffer.NET
RingBuffer.NET v0.2.0
This version extends the functionality of the ring buffer from v0.1.0 by adding the .NET interfaces ICollection and ICollection
RingBuffer.NET v0.1.0
RingBuffer v0.1.0
This version of RingBuffer provides a simple, growable generic ring buffer which implements the IEnumerable and IEnumerable interfaces.