v0.2.5-alpha
Pre-release
Pre-release
What's Changed
- Use cargo instead of git in Rust
Cargo.toml
template by @haixuanTao in #326 - Use read_line instead of next_line in stderr by @haixuanTao in #325
- Add a
rust-ros2-dataflow
example using the dora-ros2-bridge by @phil-opp in #324 - Removing patchelf by @haixuanTao in #333
- Improving python example readibility by @haixuanTao in #334
- Use
serde_bytes
to serializeVec<u8>
by @haixuanTao in #336 - Adding support for
Arrow List(*)
for Python by @haixuanTao in #337 - Add support for event stream merging for Python node API by @phil-opp in #339
Full Changelog: v0.2.4...v0.2.5-alpha