We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bede7ed commit 2185fdcCopy full SHA for 2185fdc
1 file changed
NEWS
@@ -1,14 +1,17 @@
1
-x/y/2020 ola-0.10.9
+x/y/2022 ola-0.10.9
2
Features:
3
- *
+ *
4
5
API:
6
+ * Python: Add a fetch current DMX example.
7
8
RDM Tests:
9
*
10
11
Bugs:
12
+ * Fix some tests not working on Big Endian machines because our RPC is encoded
13
+ with native format and those tests used sample data from a Little Endian
14
+ machine
15
* Renamed EndpointNoticationEvent(sic) to EndpointNotificationEvent in the
16
E1.33 EndpointManager code
17
0 commit comments