Skip to content

RDF 1.2.0

Compare
Choose a tag to compare
@Anteru Anteru released this 31 Oct 09:57
· 3 commits to main since this release
  • Add support for VCPKG
    • The library can be now consumed via VCPKG
    • The build can optionally use VCPKG to fetch dependencies
  • Add a new Close callback function to rdfUserStream. This allows wrapped user streams to clean up the wrapped object, making it easier to track lifetime.