0.18.1
Release notes
Enhancements
- Added live
Subscribe
function overload withuse_snapshot
parameter - Added
GetIf
method toRecord
that allowsif
chaining for handling multiple
record types - Added record type checking to
Record::Get
method to catch programming errors
and prevent reading invalid data
Bug fixes
- Added missing symbol chunking for live
Subscribe
overloads withconst std::string&
start
parameter