Skip to content

Releases: NULLx76/ringbuffer

0.15.0

15 Sep 12:47
05b4975
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.13.0...0.15.0

v0.13.0

16 Apr 09:44
1cc833a
Compare
Choose a tag to compare

Ringbuffer now no longer requires power of two capacity (though performance is decreased in this case).

v0.11.1

12 Dec 15:10
Compare
Choose a tag to compare
  • added iter_mut
  • clarified msrv to be 1.59 and added CI to check this
  • Improved test coverage

v0.10.0

26 Oct 07:25
Compare
Choose a tag to compare

v0.9.0

16 Oct 14:01
78d02b5
Compare
Choose a tag to compare

v0.8.5

26 Aug 09:23
Compare
Choose a tag to compare
version 0.8.5

v0.8.4

07 Apr 11:35
Compare
Choose a tag to compare
0.8.4

Version 0.7.1

18 Apr 10:55
Compare
Choose a tag to compare

Version 0.6.0

13 Apr 15:15
Compare
Choose a tag to compare
  • Adds additional iterator traits added in #42 by @bgamari

Version 0.5.1

29 Mar 20:49
268a60e
Compare
Choose a tag to compare

Small update to bump array-init, shouldn't have much of a impact