Skip to content

Releases: ipfs/go-dsqueue

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 06:47
e3ffa7c

What's Changed

  • update dependencies and required go version by @gammazero in #32

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 08:41
6069f0b

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Nov 01:56
9aa1b8e

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 18:43
8a52bda

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:40
ca375fb

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 13 Sep 09:18
e9002a1

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@gammazero gammazero released this 12 Sep 21:00
d74672d

What's Changed

  • add GetN method to retrieve batches of available items by @gammazero in #11
  • do not convert input item to string by @gammazero in #12

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@gammazero gammazero released this 11 Sep 12:32
8618ae8

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@gammazero gammazero released this 11 Sep 08:08
a75db37

Initial release