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 765ab8d commit 40e1482Copy full SHA for 40e1482
4 files changed
CHANGELOG.rst
@@ -3,6 +3,11 @@
3
Changelog
4
=========
5
6
+v1.18
7
+-----
8
+- Add FileClient2 which reports errors by raising exceptions.
9
+ See (`#327 <https://github.com/OpenCyphal/pycyphal/issues/327>`_) for rationale.
10
+
11
v1.17
12
-----
13
- Move to Nunavut Version 2
pycyphal/_version.py
@@ -1 +1 @@
1
-__version__ = "1.17.4"
+__version__ = "1.18.0"
0 commit comments