Changes:
======
- Fixed reported time format issue
- Added support to display DS ID in results
- Added support for diacritics in device names - e.g. à, è, ì, ò, ù
Download
======
Windows
---------
* [**Windows 32-bit Executable**](https://github.com/andywalden/esmcheckds2/releases/download/v1.0.0/esmcheckds2_v1.0.0_Win_binary.zip).
Linux
------
For some Linux platforms, an internet connected machine with Python 3 can normally provide a single command installation including all dependencies with:
$ pip3 install esmcheckds2
There is also a Linux 64 binary which includes dependencies available. This allows for an easier installation if the machine doesn't have Internet access or a Python 3 environment.
* [**Linux 64 Binary**](https://github.com/andywalden/esmcheckds2/releases/download/v1.0.0/esmcheckds2_v1.0.0_Linux_binary.tgz)