From ac71f5bed2e898254d867437e2903fceeeeebb93 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 15 Oct 2024 15:05:04 -0400 Subject: [PATCH] DESCRIPTION NEWS.md --- apis/r/DESCRIPTION | 2 +- apis/r/NEWS.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apis/r/DESCRIPTION b/apis/r/DESCRIPTION index ed931b0f33..9da4a5efe1 100644 --- a/apis/r/DESCRIPTION +++ b/apis/r/DESCRIPTION @@ -6,7 +6,7 @@ Description: Interface for working with 'TileDB'-based Stack of Matrices, like those commonly used for single cell data analysis. It is documented at ; a formal specification available is at . -Version: 1.15.99.3 +Version: 1.15.99.4 Authors@R: c( person(given = "Aaron", family = "Wolen", role = c("cre", "aut"), email = "aaron@tiledb.com", diff --git a/apis/r/NEWS.md b/apis/r/NEWS.md index 912dcdad8c..9a66841637 100644 --- a/apis/r/NEWS.md +++ b/apis/r/NEWS.md @@ -10,6 +10,7 @@ * Handle `numeric` coords properly when reading arrays * Remove two more `tiledb::schema` callsites [#3160](https://github.com/single-cell-data/TileDB-SOMA/pull/3160) * Add new Arrow-to-R type mapper +* Add transitiona/non-exported `parse_query_condition_new` [#3162](https://github.com/single-cell-data/TileDB-SOMA/pull/3162) # tiledbsoma 1.14.1