Skip to content

Releases: eric-wieser/numpy_ringbuffer

v0.2.2

28 Jun 20:16
Compare
Choose a tag to compare

Now works on Python 3.10, and doesn't attempt to use pandoc during installation.

v0.2.0

14 Nov 18:36
Compare
Choose a tag to compare

Changed behaviour on degenerate buffers to match deque
Implements extend