Skip to content

Releases: linxGnu/pqueue

v0.2.3

Choose a tag to compare

@linxGnu linxGnu released this 06 Nov 11:03

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

Choose a tag to compare

@linxGnu linxGnu released this 21 Feb 03:01
9b856c2

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

Choose a tag to compare

@linxGnu linxGnu released this 17 May 02:23
  • Update dependencies

v0.2.0

Choose a tag to compare

@linxGnu linxGnu released this 02 Mar 07:36
81252c0
  • Tuning, code refactoring (#6)

v0.1.6

Choose a tag to compare

@linxGnu linxGnu released this 09 Aug 06:39
  • Update benchmark

v0.1.5

Choose a tag to compare

@linxGnu linxGnu released this 27 Jul 05:36
  • Remove unused function

v0.1.4

Choose a tag to compare

@linxGnu linxGnu released this 26 Jul 12:27
  • Support dequeue tracking (#4)
    • Each dequeue will be tracked (and saving read-offset)

v0.1.3

Choose a tag to compare

@linxGnu linxGnu released this 25 Jul 00:56
  • Change entry v1 data layout