Releases: ipfs/go-dsqueue
Releases · ipfs/go-dsqueue
v0.1.1
What's Changed
- update deque package and add stress test by @gammazero in #25
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.0.5
What's Changed
- fix test that is flaky in CI by @gammazero in #19
- disable dedup cache by default by @guillaumemichel in #20
- update go-datastore to v0.8.4 by @gammazero in #21
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- improve Put error response by @gammazero in #15
- ci: uci/copy-templates by @web3-bot in #14
- prevent deadlock on close by @gammazero in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3
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
What's Changed
- change input and output method names by @gammazero in #8
- feat: optimize key padding by @guillaumemichel in #7
Full Changelog: v0.0.1...v0.0.2