Skip to content

Release ecal-rs v0.2.0

Latest
Compare
Choose a tag to compare
@alknemeyer alknemeyer released this 01 Mar 14:40
· 9 commits to main since this release

What's Changed

  • CI / publishing maintenance by @Nauman3S in #6
  • Fix CI by @alknemeyer in #12
  • feat(Publisher): implement the send_with_time() method by @Bnz-0 in #9
  • feat(Publisher): implement set_id() and shm_set_buffer_count() methods by @Bnz-0 in #8
  • feat(Subscriber): implement the on_recv_full() method by @Bnz-0 in #10
  • feat: add support for capnproto by @Bnz-0 in #11
  • Get optional protobuf, msgpack features compiling again by @alknemeyer in #13

New Contributors

Full Changelog: v0.0.2...ecal-v0.2.0