Skip to content

Releases: PlotJuggler/plotjuggler_bridge

0.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 11:28

What's Changed

  • Make large-message stripping opt-in (default: full data forwarded) by @facontidavide in #6
  • Fix review findings: pause ref-count invariant, QoS adaptation, and more by @facontidavide in #5

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 22:46

Full Changelog: 0.4.3...0.5.0

0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 22:11
fix: set LD_LIBRARY_PATH for linuxdeploy to find conda libs

linuxdeploy does its own dependency resolution and couldn't find
libspdlog.so and other conda-provided libraries. Instead of manual
ldd/cp bundling, let linuxdeploy handle it with CONDA_PREFIX/lib
in LD_LIBRARY_PATH.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: c316f698da7d

0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 23:12

Full Changelog: 0.0.0-dev-dev...0.2.0

0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:06

Full Changelog: 0.0.0-dev...0.1.0

0.0.0-dev-dev

0.0.0-dev-dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:10

0.0.0-dev

0.0.0-dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:05
be731c2

What's Changed

  • feat: Debian package distribution with vendored IXWebSocket and CI optimization by @facontidavide in #1

New Contributors

Full Changelog: https://github.com/PlotJuggler/plotjuggler_ros_bridge/commits/0.0.0-dev