Skip to content

Releases: linxGnu/pqueue

v0.2.3

06 Nov 11:03
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #9
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #10
  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #11
  • Fix incorrect double-dequeue after restarting by @izquierdo in #12

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

21 Feb 03:01
9b856c2
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.1 by @dependabot in #8

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 May 02:23
Compare
Choose a tag to compare
  • Update dependencies

v0.2.0

02 Mar 07:36
81252c0
Compare
Choose a tag to compare
  • Tuning, code refactoring (#6)

v0.1.6

09 Aug 06:39
Compare
Choose a tag to compare
  • Update benchmark

v0.1.5

27 Jul 05:36
Compare
Choose a tag to compare
  • Remove unused function

v0.1.4

26 Jul 12:27
Compare
Choose a tag to compare
  • Support dequeue tracking (#4)
    • Each dequeue will be tracked (and saving read-offset)

v0.1.3

25 Jul 00:56
Compare
Choose a tag to compare
  • Change entry v1 data layout