Skip to content

Commit

Permalink
Update NEWS.md for #483, #484, #485, and #487
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Nov 24, 2022
1 parent 9b8ffe5 commit 98ad913
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,24 @@

* Support for testing group URIs on being relative has been added (#478)

* Logging support at the R and C++ level has been added (#479)
* Logging support at the R and C++ level has been added (#479, #487)

* Use of TileDB Embedded was upgraded to release 2.12.1, and 2.12.2 (#480, #481)

## Bug Fixes

* Accomodate possible zero sized allocation estimates for attributes (#482)

* Detect missing columns in a write-attempt with partial data (#483)

## Build and Test Systems

* Update check-out action to version three suppressing a warning (#477)

* Code Coverage reports are now generated and available at codecov.io (#484)

* Small internal changes renaming two files and conditioning tests under two older releases (#485)


# tiledb 0.16.0

Expand Down

0 comments on commit 98ad913

Please sign in to comment.