Skip to content

Releases: up9inc/basenine

v0.6.4

17 Mar 07:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

15 Mar 07:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Mar 11:56
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

14 Mar 09:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Mar 01:31
Compare
Choose a tag to compare

What's Changed

  • Shift the offsets and partitionRefs in case of database truncation by @mertyildiran in #21
  • Add version field to ConcurrentSlice and rename it to ConcurrentSliceV0 by @mertyildiran in #22
  • Add json() helper support to redact() helper's arguments by @mertyildiran in #23

Full Changelog: v0.5.4...v0.6.0

v0.5.4

02 Mar 18:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

02 Mar 15:46
Compare
Choose a tag to compare

What's Changed

  • Clean up the database files in case of core restoration failure by @mertyildiran in #15
  • Add -race flag to the tests and fix the data races in the test code by @mertyildiran in #16

Full Changelog: v0.5.1...v0.5.3

v0.5.1

02 Mar 07:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Mar 14:03
Compare
Choose a tag to compare

What's Changed

  • Refactor the codebase to have the exported functions in a separate package named lib by @mertyildiran in #11
  • Change partition extension from bin to db by @mertyildiran in #12

Full Changelog: v0.4.17...v0.5.0

v0.4.17

20 Feb 20:51
Compare
Choose a tag to compare

Full Changelog: v0.4.16...v0.4.17