We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 205cdef commit 225ec64Copy full SHA for 225ec64
1 file changed
CHANGELOG.rst
@@ -1,6 +1,15 @@
1
OpenXC Python Library Changelog
2
===============================
3
4
+v2.0.0
5
+----------
6
+* Known Issue: OpenXC python must be used with firmware 8.0.0 or greater.
7
+* Feature: openxc-generate-firmware-code generator now generates in a more memory efficent way.
8
+* Feature: Add dashboard on message change highlighting.
9
+* Feature: Add column sorting and filtering on dashboard.
10
+* Feature: Add more verbosity to libusb errors.
11
+* Fix: Fix more python 3 byte bugs.
12
+
13
v1.1.1
14
----------
15
* Fix: Fixed Pip included files
0 commit comments