Skip to content

v3.0.0

Compare
Choose a tag to compare
@coderkalyan coderkalyan released this 13 Apr 00:40
· 14 commits to master since this release
db87ea3

This is primarily a branding release as UAVCANv1 was renamed to Cyphal. The only API change is related to branding:
CANARD_UAVCAN_SPECIFICATION_VERSION_MAJOR -> CANARD_CYPHAL_SPECIFICATION_VERSION_MAJOR
CANARD_UAVCAN_SPECIFICATION_VERSION_MINOR -> CANARD_CYPHAL_SPECIFICATION_VERSION_MINOR

There are also a few minor internal implementation and toolchain improvements that do not affect the API:

Kalyan Sriram (3):
readme: update canardFilter example typo
MISRA/AUTOSAR: remove flexible array (#192)
readme: update v3.0 release notes (#195)

Pavel Kirienko (1):
branding: UAVCAN -> OpenCyphal (#194)