Skip to content

Commit

Permalink
RDF 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthäus G. Chajdas authored and Matthäus G. Chajdas committed Aug 11, 2023
1 parent 43980de commit 6955070
Show file tree
Hide file tree
Showing 4 changed files with 45,318 additions and 25,778 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ Patch releases (for example, `1.1.1`) will be bumped for bug fixes and other imp
* Fix `rdfChunkFileWriterWriteChunk`, `rdfChunkFileWriterBeginChunk` returning an error when using identifiers of the maximum allowed length (i.e. without a trailing null-terminator.) and a non-zero header pointer
* Clients can now `#define RDF_CHECK_CALL` before including `amdrdf.h` to customize how errors are handled in the C++ bindings
* Move constructors in the C++ bindings have been marked as `noexcept`
* **1.1.3**:
* Fix missing includes on GCC13
* Update `Zstd` dependency from 1.4.5 to 1.5.5
Loading

0 comments on commit 6955070

Please sign in to comment.