Skip to content

Releases: dronnix/bwarr

v1.1.2

Choose a tag to compare

@dronnix dronnix released this 28 Mar 17:58
c4c8a22

What's Changed

  • Update toolchain: Go v1.26, golangci-lint v2.11.3, update benchmarks by @dronnix in #29

Full Changelog: v1.1.1...v1.1.2

What's Changed

  • Update toolchain: Go v1.26, golangci-lint v2.11.3, update benchmarks by @dronnix in #29
  • Update README.md by @dronnix in #31

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@dronnix dronnix released this 01 Mar 19:09
16e8c63

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@dronnix dronnix released this 17 Feb 14:09
d9207d2

What's Changed

  • Use free space at a White Segment for merge by @dronnix in #25

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@dronnix dronnix released this 24 Jan 15:34
98dc960

What's Changed

  • Add benchmarks and comparison with google/btree by @dronnix in #20
  • Add benchmarks for worst-case append scenarios in BWArr by @dronnix in #21
  • Fix deleted elements order on merge by @dronnix in #24

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

v1.0.1

Choose a tag to compare

@dronnix dronnix released this 24 Dec 11:21
709a7b9

What's Changed

  • Fix bug with deletion from compacted BWArr by @dronnix in #19

Full Changelog: v1.0.0...v1.0.1