releases/mcap-cli/v0.0.54
·
3 commits
to main
since this release
Changelog
New
- (#1352)
mcap doctor
now reports an error for any strings in records that are not valid UTF-8. - (#1425)
mcap info
now reports information about chunks that overlap in time range. Thanks @wkalt for your contribution! - (#1372)
mcap recover
is not significantly faster in the common case where an MCAP is truncated. Thanks @mrkbac for your contribution!