CHANGELOG
Changelog for package mcap_vendor
0.22.8 (2024-11-09)
0.22.7 (2024-07-11)
0.22.6 (2024-02-07)
0.22.5 (2023-11-18)
0.22.4 (2023-10-24)
0.22.3 (2023-09-08)
0.22.2 (2023-07-14)
0.22.1 (2023-05-18)
0.22.0 (2023-04-18)
0.21.0 (2023-04-12)
0.20.0 (2023-02-14)
0.19.0 (2023-01-13)
mcap_vendor: add readme with versioning procedure (#1230)
Add Michael Orlov as maintainer in rosbag2 packages (#1215)
mcap_vendor: only install public headers (#1207)
Fixes policy CMP0135 warning for CMake >= 3.24 for mcap_vendor (#1208)
mcap_vendor: download MCAP source via tarball (#1204)
rosbag2_cpp: test more than one storage plugin (#1196)
rosbag2_storage_mcap: merge into rosbag2 repo (#1163)
Contributors: Cristóbal Arroyo, Michael Orlov, james-rms
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