CHANGELOG
Changelog for package mcap_vendor
0.15.12 (2024-07-28)
0.15.11 (2024-05-20)
0.15.10 (2024-05-17)
0.15.9 (2024-01-24)
0.15.8 (2023-09-19)
0.15.7 (2023-07-18)
0.15.6 (2023-06-05)
0.15.5 (2023-04-25)
0.15.4 (2023-01-10)
[backport humble #1208] Fixes policy CMP0135 warning for CMake >= 3.24 for mcap_vendor (#1227)
mcap_vendor: only install public headers (backport #1207) (#1214)
rosbag2_storage_mcap: fix rosbag2_cpp tests (#1205)
Use mcap tarball rather than git clone (#1200)
[Humble backport] rosbag2_storage_mcap: merge into rosbag2 repo (#1163) (#1189)
Contributors: Michael Carroll, james-rms, mergify[bot]
0.6.0 (2022-11-28)
Fix Windows build (#73) Update mcap version to newest windows-compatible release. Add visibility macros for tests. Add clang-format preprocessor indentation for visibility_control to be readable.
Contributors: Emerson Knapp
0.5.0 (2022-11-02)
0.4.0 (2022-10-06)
0.2.0 (2022-09-08)
Support timestamp-ordered playback (#50)
Support regex topic filtering
Contributors: James Smith
0.1.7 (2022-08-15)
Add all lz4 sources to fix undefined symbols at runtime (#46)
Contributors: Emerson Knapp
0.1.6 (2022-07-22)
Upgrade mcap to fix LZ4 error and segfault (#42) Incorporates fixes from https://github.com/foxglove/mcap/pull/478 and https://github.com/foxglove/mcap/pull/482
Add missing buildtool_depend on git (#37) This vendor package uses git to fetch sources for other packages. It should declare a dependency on that build tool. This should address the current cause of RPM build failures for RHEL: https://build.ros2.org/view/Rbin_rhel_el864/job/Rbin_rhel_el864__mcap_vendor__rhel_8_x86_64__binary/
Contributors: Jacob Bandes-Storch, Scott K Logan
0.1.5 (2022-04-25)
Test Foxy & Galactic in CI, fix missing test_depends in mcap_vendor/package.xml (#33)
Contributors: Jacob Bandes-Storch
0.1.4 (2022-04-21)
0.1.3 (2022-04-20)
0.1.2 (2022-04-20)
Added mcap_vendor package. Updated CMakeLists.txt to fetch dependencies with FetchContent rather than Conan.
Contributors: Jacob Bandes-Storch