Skip to content

v1.0.4

Latest

Choose a tag to compare

@iwatakeshi iwatakeshi released this 24 Mar 19:00
· 3 commits to main since this release

Bug fix release - patch version 1.0.4

  • Fix remove() crash (TypeError) when called after dequeue() or pop() in PriorityQueue and StablePriorityQueue
  • Fix remove() and indexOf() matching stale slots in TypedPriorityQueue and StableTypedPriorityQueue

Full Changelog: v1.0.3...v1.0.4