We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1857f05 + 4cde261 commit 58ea69aCopy full SHA for 58ea69a
README.md
@@ -81,6 +81,7 @@ as such the below table reference which versions are compatible.
81
| 0.23.0 | 2.17.X |
82
| 0.24.0 | 2.18.X |
83
| 0.25.0 | 2.19.X |
84
+| 0.26.0 | 2.20.X |
85
86
87
## Missing Functionality
@@ -90,11 +91,6 @@ The following TileDB core library features are missing from the Go API:
90
91
- TileDB generic object management
92
- TileDB group creation
93
-### 0.25.0
94
-
95
-Release does not include bindings for consolidation plan `tiledb_consolidation_plan_create_with_mbr` and
96
-query plan `tiledb_query_get_plan`. These will be included in 0.26.0
97
98
## Deprecated Functionality
99
100
### 0.21.0
0 commit comments