Skip to content

Commit 6ce65e2

Browse files
docs
1 parent 64c5c84 commit 6ce65e2

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ Changelog v2
66
v2.0
77
----
88

9-
Work in progress.
9+
**Work in progress.**
10+
11+
This is a full rewrite from scratch that changes the API entirely, to the point that there are no commonalities with v1.
12+
The new version offers a significantly simplified API (the total surface is about one-tenth of the previous version)
13+
and supports Cyphal v1.1, which adds decentralized named topics, tunable reliability, and service discovery
14+
on top of Cyphal v1.0.
1015

1116
Changelog v1
1217
============

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ _pub/sub without steroids_
1313

1414
-----
1515

16-
Pure-Python implementation of the [Cyphal](https://opencyphal.org) stack that runs on GNU/Linux, Windows, and macOS.
17-
16+
Python implementation of the [Cyphal](https://opencyphal.org) stack that runs on GNU/Linux, Windows, and macOS.
1817
See `examples/` for usage examples.
18+
19+
**WORK IN PROGRESS**: The work on v2 is still ongoing and the new version is not yet ready for production use.
20+
Users seeking stability should continue using PyCyphal v1. The two versions are wire-compatible on Cyphal/CAN.

0 commit comments

Comments
 (0)