Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 763 Bytes

CHANGELOG.md

File metadata and controls

32 lines (21 loc) · 763 Bytes

Change Log

[0.11.3] 11 January 2023

Added

  • API call for tape recording activation status

Fixed

  • Fixed dependencies for tapePlayer tool
  • Handle invalid logger configuration properly
  • Handle empty path passed to tape

[0.11.2] 1 December 2022

Added

  • RGL Auto Tape - feature to start Tape on the first API call writing to a path given in compile-time.

Changed

  • Improved control flow around API initialization and error reporting

Fixed

  • Release build on Linux no longer use debug builds of dependencies (e.g., libPCL)
  • Fixed a hidden bug in CacheManager - unsafe removing while iterating

[0.11.1] 28 November 2022

Fixed

  • CUDA Runtime is now linked statically.

[0.11.0] - 22 November 2022

The initial release.