We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0e51c commit d5701f5Copy full SHA for d5701f5
CHANGES.rst
@@ -1,3 +1,17 @@
1
+Release 23.0.1 (Released Apr 26, 2023)
2
+--------------------------------------
3
+
4
+Bug fixes in 23.0.1
5
+~~~~~~~~~~~~~~~~~~~
6
+- The pypi release now uses the labgrid pyserial fork in the form of the
7
+ pyserial-labgrid package. This fixes installation with newer versions
8
+ of pip.
9
+- Several tests have gained an importorskip() call to skip them if the
10
+ module is not available.
11
+- The build-and-release workflow supports building wheels.
12
+- The markers now are restricted to patterns which won't match WARN,
13
+ ERROR, INFO and similar log notifiers.
14
15
Release 23.0 (Released Apr 24, 2023)
16
------------------------------------
17
0 commit comments