v0.3.4-rc1
Pre-release
Pre-release
What's Changed
- Remove
cxx_build
call, which is no longer used by @phil-opp in #470 - Update
ros2-client
to latest version by @phil-opp in #457 - Configurable bind addrs by @Michael-J-Ward in #471
- Simple warning fixes by @Michael-J-Ward in #477
- Adding
dora-rerun
as a visualization tool by @haixuanTao in #479 - Fix Clippy and RERUN_MEMORY_LIMIT env variable default by @haixuanTao in #490
- Fix CI build errors by @phil-opp in #491
- Use
resolver = 2
for in workspace in Rust template by @phil-opp in #492 - Add grace duration and kill process by @haixuanTao in #487
- Simplify parsing of
AMENT_PREFIX_PATH
by @haixuanTao in #489 - Convert rust example to node by @Michael-J-Ward in #494
- Adding python IDE typing by @haixuanTao in #493
- Fix: Wait until dora daemon is connected to coordinator on
dora up
by @phil-opp in #496
New Contributors
- @Michael-J-Ward made their first contribution in #471
Full Changelog: v0.3.3...v0.3.4