Skip to content

Releases: sourcenetwork/corekv

v0.3.2

Choose a tag to compare

@fredcarle fredcarle released this 24 Mar 19:58
d69535d

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@nasdf nasdf released this 18 Dec 16:33
9d5f2ce

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@nasdf nasdf released this 03 Dec 17:43
f8be807

What's Changed

  • feat: Support transactions via context by @nasdf in #101
  • fix: LevelDB transaction nil panic by @nasdf in #99

Full Changelog: v0.2.5...v0.3.0

v0.2.5

Choose a tag to compare

@nasdf nasdf released this 25 Nov 19:12
a191de5

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@AndrewSisley AndrewSisley released this 14 Oct 17:16
e9a0f98

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@fredcarle fredcarle released this 02 Oct 21:30
2b11288

What's Changed

  • refactor: Use Blockstore interface with NewIPLDStore by @fredcarle in #89

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

v0.2.2

Choose a tag to compare

@fredcarle fredcarle released this 02 Oct 19:24
6d83661

What's Changed

  • feat: Add ipld storage wrapper and interface by @fredcarle in #87

Full Changelog: v0.2.0...v0.2.2

v0.2.0

Choose a tag to compare

@AndrewSisley AndrewSisley released this 17 Sep 23:28
9384d90

What's Changed

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

v0.1.2

Choose a tag to compare

@fredcarle fredcarle released this 04 Jun 17:34
161a0b9

What's Changed

New Contributors

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

v0.1.1

Choose a tag to compare

@AndrewSisley AndrewSisley released this 05 Mar 20:51
6d5560c

Fixes a bunch of issues discovered upon integrating corekv into Defra. Largely a mix of concurrency bugs and usability tweaks.