* Fixed issue with binary strings preventing dmi header extraction. * Added single version value to setup.dmi for ease of use.
==================
0.1.0
==================
* Split get-dmi-data into two utilities - old header extraction is now under get-dmi-header, and get-dmi-data now produces a generated header.
==================
0.0.1
==================
* Started new fork of ByondTools with breaking changes planned. * Changed DMI's get-dmi-data to write to stdout. * Updated code to compile under Python 3 - functionality not tested.