Skip to content

Releases: draganm/bolted

v1.0.2

25 Oct 08:01
6a361c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

24 Oct 13:14
c4593ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v1.0.1

v0.11.1

17 Aug 08:43
fe70a7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

16 Jul 19:48
c2de851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

v0.10.2

02 Feb 14:56
062a9fc
Compare
Choose a tag to compare

What's Changed

  • copy values before returning them to keep them valid outside of transactions by @draganm in #12

Full Changelog: v0.10.1...v0.10.2

v0.10.1

17 Jan 09:15
8deb557
Compare
Choose a tag to compare

What's Changed

  • add Dump() and FileSize() to sugared read tx by @draganm in #11

Full Changelog: v0.10.0...v0.10.1

v0.10.0

15 Jan 21:47
2a8e14d
Compare
Choose a tag to compare

What's Changed

  • Move Dump() to read tx and add FileSize() by @draganm in #10

Full Changelog: v0.9.2...v0.10.0

v0.9.2

29 Dec 08:41
1cd94f6
Compare
Choose a tag to compare

What's Changed

  • simplify observer, use endless buffers by @draganm in #9

Full Changelog: v0.9.1...v0.9.2

v0.9.1 - export Dump() method in the DB interface

12 Aug 09:44
17c66d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

10 Aug 12:52
48cd924
Compare
Choose a tag to compare

What's Changed

  • refactored options passed when opening db by @draganm in #7
  • added cli for inspecting and compacting db files

Full Changelog: v0.8.5...v0.9.0