1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
DLT Parser - Release Notes
===========================
Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Version
-------
Version 0.0.5 ALPHA
Known issues
------------
* If started with GUI, a commandline window opens (because als concole mode possible)
Changes
-------
0.0.5
* Updated qt to version 5.4.0
* Parser: Added Windows build script.
* Parser: Added missing command line options and examples.
* Parser: First version of convert and update id functions.
* Initial version of reference DLT parser.
|