Skip to content

Releases: TileDB-Inc/TileDB-Java

0.2.2

16 Dec 21:31
Compare
Choose a tag to compare

Added two new setBuffer() methods that set buffers with their actual number of elements #143

0.2.1

13 Dec 18:22
Compare
Choose a tag to compare

TileDB-Java Release 0.2.1

The following changes are included:

  • Added time travelling support for Arrays (open_at) #138
  • Fixed buffering issue #141
  • Updated SWIG bindings for TileDB 1.7.2 #140

0.2.0

13 Nov 00:47
Compare
Choose a tag to compare

Changes include:

  • Remove KV references and update to TileDB 1.7.0 #134
  • Support context tags #135

0.1.9

12 Sep 17:23
Compare
Choose a tag to compare
Release 0.1.9 based on TileDB 1.6.2

0.1.8

29 Aug 15:31
Compare
Choose a tag to compare

Changes include:

  • add_range functionality for multi-range queries #126
  • Method to check datatypes #127
  • Set Pair class to implement Serializable #128
  • add ability to manually set buffer sizes / number of elements #129

0.1.7

19 Aug 21:57
Compare
Choose a tag to compare

Changes include:

  • Update to TileDB 1.6.2 #123
  • Change maven to use new C/CXXFLAGS of -march=core2 -mtune=haswell -mssse3 for improved performance. #123

0.1.6

19 Jul 18:12
Compare
Choose a tag to compare
Release 0.1.6 based on TileDB 1.6.0

0.1.5

26 Jun 21:46
Compare
Choose a tag to compare
Set version for 0.1.5 release