Skip to content

0.10.1 - Bug fixes

Compare
Choose a tag to compare
@jprochazk jprochazk released this 02 Nov 16:45
· 2512 commits to main since this release

Rerun is an easy-to-use visualization toolbox for computer vision and robotics.

Overview & Highlights

This is a small release primarily to tie up some loose ends for our C++ SDK.

🌊 C++ SDK

  • Avoid possible link/symbol errors but defaulting all OSes to static linking of arrow #4101
  • Fix compilation errors with C++20 #4098
  • Improve C++ SDK perf 5x by respecting CMAKE_BUILD_TYPE and enabling mimalloc #4094
  • Reduce amount of cmake log from building & downloading libArrow #4103

🧑‍💻 Dev-experience

  • C++ Windows CI #4110
  • Add MacOS C++ CI, add Linux C++20 CI #4120

Read the full changelog at https://github.com/rerun-io/rerun/blob/main/CHANGELOG.md