Releases: TileDB-Inc/TileDB-CSharp
Releases · TileDB-Inc/TileDB-CSharp
5.2.1
What's Changed
- Support
TILEDB_FILTER_SCALE_FLOAT
by @shaunrd0 in #85 - Overload Query.AddRange with no stride by @shaunrd0 in #86
- Update nightly CI by @shaunrd0 in #91
- Add batch read example using incomplete query by @shaunrd0 in #93
- Add ResultBufferElements to Query class by @shaunrd0 in #94
- Update to TileDB 2.11.1 by @shaunrd0 in #95
Full Changelog: 5.2.0...5.2.1
5.2.0
5.1.2
What's Changed
- Add C# bindings quickstart_sparse_string example by @shaunrd0 in #67
- Add CI for triggering releases by @shaunrd0 in #70
- CI for nightly builds by @shaunrd0 in #71
- Add support for
TILEDB_BOOL
by @shaunrd0 in #69 - Add DllImport resolver by @shaunrd0 in #76
- Run examples using CI by @shaunrd0 in #79
- Update gitignore by @shaunrd0 in #80
- Add CI for .NET 6.0 by @shaunrd0 in #81
- Update to TileDB 2.10.3 by @shaunrd0 in #82
Full Changelog: 5.1.1...5.1.2
5.1.1
5.1.0
5.0.3
5.0.2
5.0.1
5.0.0
What's Changed
- add config example by @bdeng-xt in #1
- add array schema example by @bdeng-xt in #2
- add an array example by @bdeng-xt in #3
- add more examples by @bdeng-xt in #4
- initial version of azure-linux.yml by @bdeng-xt in #5
- initial version of azure-macos.yml by @bdeng-xt in #6
- Fix bugs for examples on Darwin by @bdeng-xt in #7
- initial version of doc using docfx by @bdeng-xt in #8
- change all enums to proper names by @bdeng-xt in #9
- add tiledb exceptions to handle by @bdeng-xt in #10
- add try catch block for array consolidate by @bdeng-xt in #11
- Add unit test and examples runner; fix library install and RPATH by @ihnorton in #12
- Uncomment and update TestError -> TestException by @ihnorton in #13
- Update README to demonstrate ProjectReference by @ihnorton in #14
- RFC move TileDB.CSharp to top level, simplify directory structure by @ihnorton in #15
- More minor cleanup by @ihnorton in #16
- Enable CI for pull requests by @antalakas in #17
- Minor CI follow-up by @ihnorton in #18
- Run examples in CI by @antalakas in #19
- Run tests in CI by @ihnorton in #21
- add custom exception for TileDBError by @bdeng-xt in #20
- fix dist lib path to lib by @bdeng-xt in #22
- Revert "Run examples in CI" by @ihnorton in #23
- add float 32 type and non empty domain output example by @bdeng-xt in #24
- Add Alpine-based Dockerfile by @ihnorton in #26
- change back vector initilization to Repeat method by @bdeng-xt in #27
- initial version of building tiledb core source by @bdeng-xt in #25
- Fix ch9553 ch9667 exception order and error message handling by @ihnorton in #28
- Add Azure example by @ihnorton in #29
- add developer documetatio by @bdeng-xt in #30
- fix typos by @bdeng-xt in #31
- Add more examples by @bdeng-xt in #32
- add an example for variable length attributes by @bdeng-xt in #33
- Add README for doc update by @ihnorton in #34
- add tiledb core version 2.3.4 by @bdeng-xt in #35
- Add support for System.Array by @bdeng-xt in #36
- add example of Span by @bdeng-xt in #37
- Clarify build starting from git clone by @ihnorton in #39
- Support generic data type by @bdeng-xt in #38
- Clarify build instructions from scratch by @bdeng-xt in #40
- Update README, remove stale link by @ihnorton in #41
- Pack and UnPack string buffer by @bdeng-xt in #42
- update-build-links-to-2.4 by @bdeng-xt in #44
- Add Windows CI by @ihnorton in #45
- Install runtime artifacts for TileDB target (eg for use in packaging) by @ihnorton in #47
- support for file api reading by @bdeng-xt in #43
- Add nuspec file for nuget by @bdeng-xt in #46
- add conditional string query example by @bdeng-xt in #48
- upgrade core lib to 2.5.1 by @bdeng-xt in #49
- Bd/change default core lib to 2.4 by @bdeng-xt in #50
- Bd/ch12755 support linux macos for nuget package by @bdeng-xt in #51
- Add an interactive notebook demo by @bdeng-xt in #52
- add an example for multi-range string query by @bdeng-xt in #53
- Bd/ch12260 add metadata support by @bdeng-xt in #54
- change context to be the first parameter by @bdeng-xt in #55
- Update targets location by @ihnorton in #58
- TMP ubuntu test by @ihnorton in #57
- Replace 2.6.0rc1 with 2.6.0 final by @ihnorton in #59
- Add link to archive branch in README by @ihnorton in #61
New Contributors
- @bdeng-xt made their first contribution in #1
- @ihnorton made their first contribution in #12
- @antalakas made their first contribution in #17
Full Changelog: https://github.com/TileDB-Inc/TileDB-CSharp/commits/5.0.0