Skip to content

Releases: gammazero/channelqueue

v0.2.2

04 Aug 02:12
Compare
Choose a tag to compare

What's Changed

  • Special handling for ring of size one
  • Document circular buffer behavior

v0.2.1

25 Oct 20:00
793ec7e
Compare
Choose a tag to compare

What's Changed

  • Add optional ring buffer behavior
  • Fix deadlock with size 1
  • Update dependency

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Jun 01:30
Compare
Choose a tag to compare

Use generics to create ChannelQueue for specified type

v0.0.1

03 Jun 23:52
bc489b0
Compare
Choose a tag to compare

Initial release