v1.5.0
Pre-release
Pre-release
Added
- Python 3.12 builds
- Parsing of V3 chunks
- Ability to access V3 chunk metadata (see Frame::Metadata)
- Ability to access multiple chunks with the same id in a frame (see Frame::GetBuffer and Frame::GetBufferCount)
- O3R_RESULT_JSON and O3R_RESULT_ARRAY2D chunk ids
Changes
- Use .deb files in Dockerfile instead of building from sources
- Increase timeout for O3R set calls up to 15s
Fixed
- Fix installation prefix issue from tools
- Add websocketpp third-party dependency using FetchContent_Declare