Skip to content

Releases: kelindar/column

v0.4.1

13 Oct 19:53
0af9c37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Jul 16:25
330c5f4
Compare
Choose a tag to compare

What's Changed

  • Fixed race case with backMap in SortedIndex by @Dreeseaw in #84
  • Fixed index out of range issue when loading large snapshot by @sgosiaco in #88
  • Simplified large snapshot test by @kelindar in #91
  • Fixed creation of columns post insert by @kelindar in #90
  • Fixed withValue on record column type by @kelindar in #92

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Dec 08:16
7c1c66e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

03 Dec 18:16
6cf7de3
Compare
Choose a tag to compare

What's Changed

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

v0.2.2

01 Dec 18:55
501708a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Nov 06:57
47f62f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Nov 11:18
a761108
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 Jun 15:42
ff08c96
Compare
Choose a tag to compare

This is initial release, as long we're on v0 I make no guarantees about API breaking changes, as things are still very likely to change.

What's Changed

New Contributors

Full Changelog: https://github.com/kelindar/column/commits/v0.1.0