We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92d79a commit 600c2f1Copy full SHA for 600c2f1
1 file changed
CHANGELOG.rst
@@ -1,6 +1,13 @@
1
OpenXC Python Library Changelog
2
===============================
3
4
+v1.1.0
5
+----------
6
+* Feature: Generate firmware now checks for duplicate entries in json and for improperly used keys and unrecognised attributes.
7
+* Feature: openxc-dashboad has been updated from a command line tool to a web server and webpage.
8
+* Fix: Requiring windows curses on non windows system
9
+* Fix: Various Python 3 bugs
10
+
11
v1.0.0
12
----------
13
* Remove python 2.7 support
0 commit comments