Skip to content

Releases: foxglove/mcap

MCAP CLI v0.0.49

04 Nov 01:13
ba3c9c0
Compare
Choose a tag to compare

Added

  • Added the du subcommand to analyze MCAP files for disk usage statistics.
  • filter: Added --start and --end arguments that accept either nanosecond or RFC3339-formatted log times.
  • add attachment: --log-time argument now accepts RFC3339-formatted timestamps.

releases/typescript/support/v1.0.2

30 Oct 23:52
ff0cb3c
Compare
Choose a tag to compare

releases/typescript/nodejs/v1.0.2

30 Oct 23:51
ff0cb3c
Compare
Choose a tag to compare

releases/typescript/browser/v1.0.1

30 Oct 23:50
ff0cb3c
Compare
Choose a tag to compare

releases/mcap-cli/v0.0.48

26 Sep 04:35
4ec37c5
Compare
Choose a tag to compare
`mcap info`: add channel count (#1243)

Merging #1051 with a small tweak to use Statistics's channel count if
available.

---------

Co-authored-by: peizhe.chen <[email protected]>
Co-authored-by: pezy <[email protected]>

releases/cpp/v1.4.1

25 Sep 16:39
0ebaf69
Compare
Choose a tag to compare

What's Changed

Full Changelog: releases/cpp/v1.4.0...releases/cpp/v1.4.1

@mcap/core v2.1.4

30 Aug 18:36
1a5cc29
Compare
Choose a tag to compare

Revert of performance improvements in 2.1.3 which broke stream reading.

releases/mcap-cli/v0.0.47

09 Jul 12:59
95e2b44
Compare
Choose a tag to compare
Fix: CLI renders wide-column tables correctly

releases/rust/v0.9.1

24 Jun 21:29
b9c9778
Compare
Choose a tag to compare

What's Changed

New Contributors

releases/mcap-cli/v0.0.46

20 May 23:37
c5db32f
Compare
Choose a tag to compare
cli: sort does not duplicate channels and schemas on every message (#…