We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a00fc commit 254b716Copy full SHA for 254b716
1 file changed
README.md
@@ -127,11 +127,10 @@ int main(void)
127
128
To release a new version, simply publish a new release on GitHub.
129
130
-### v5.0 [WORK IN PROGRESS]
+### v5.0.alpha
131
132
v5 is a major rework based on the experience gained from extensive production use of the previous revisions.
133
-The API has been redesigned from scratch and as such there is no migration guide available;
134
-please read the new `canard.h` to see how to use the library -- the new API is simpler than the old one.
+The main intended use case is with [**Cy**](https://github.com/OpenCyphal-Garage/cy) rather than standalone.
135
136
Main changes:
137
0 commit comments