RDF 1.2.0
- 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 tordfUserStream
. This allows wrapped user streams to clean up the wrapped object, making it easier to track lifetime.