Skip to content

v0.6.0

Latest

Choose a tag to compare

@ros2-rust-release-plz ros2-rust-release-plz released this 27 Oct 07:30
· 5 commits to main since this release
d359fb9

Added

  • [breaking] async actions (#503)
  • timers API (#480)

Other

  • re-add generate_bindings.py script
  • Minimal changes for new Action trait (#539)
  • Re-export traits from rosidl_runtime_rs (#537)
  • Fix use of serde (#538)
  • Put use rustflags next to its usage to prevent a build warning. (#526)