Skip to content

Releases: ZettaScaleLabs/z-serial

0.3.1

11 Dec 10:09
9c79c8f
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

0.3.0

11 Dec 10:07
989edb8
Compare
Choose a tag to compare

What's Changed

  • feat: Add Release workflow by @fuzzypixelz in #6
  • fix: Cannot Don't specify ref when calling local workflows by @fuzzypixelz in #7
  • fix(release.yml): Typo in crates-io-token by @fuzzypixelz in #8
  • feat(init-reset): implemented small state machine for link opening and reset by @gabrik in #9

New Contributors

Full Changelog: 0.2.3...0.3.0

0.2.3

28 Feb 19:42
6831401
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.3

v0.2.0

15 Sep 15:42
3049a06
Compare
Choose a tag to compare

Changelog:

  • ZSerial::new now takes a boolean parameter for exclusiveness of the underlying serial device.

v0.1.0

04 Aug 07:17
b174a5e
Compare
Choose a tag to compare

Initial release.
Zenoh Frame format over serial (RS232-like) transports.
COBS wire encoding