Skip to content

v2.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 14:26
· 2 commits to master since this release
v2.5.0
e874f70
  • Add a force_push method that can be used to add an element to the queue by displacing another. (#58)
  • Make ConcurrentQueue::unbounded() into a const function. (#67)
  • Fix a compilation error in the Loom implementation. (#65)