Skip to content

3.4.0

Compare
Choose a tag to compare
@aentinger aentinger released this 23 Aug 04:08
cc3775b

What's Changed

  • Encapsulate all library code into namespace "cyphal". by @aentinger in #244
  • Replace manual #include guards with "#pragma once". by @aentinger in #245
  • Fix: also encapsulate "TransferMetadata" into cyphal namespace. by @aentinger in #246
  • Fix: patch up documentation with missing "cyphal" namespace. by @aentinger in #247
  • [example/host] Port ID shall be configurable via register. by @aentinger in #229

Full Changelog: 3.3.0...3.4.0

Note: This is a breaking change. For examples on how to upgrade from the previous version of this library you can take a look at any of those PRs: