Releases: TileDB-Inc/TileDB-Java
Releases · TileDB-Inc/TileDB-Java
0.2.2
Added two new setBuffer()
methods that set buffers with their actual number of elements #143
0.2.1
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
Changes include:
- Remove KV references and update to TileDB 1.7.0 #134
- Support context tags #135
0.1.9
Release 0.1.9 based on TileDB 1.6.2
0.1.8
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
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
Release 0.1.6 based on TileDB 1.6.0
0.1.5
Set version for 0.1.5 release