Bugfixes: - Handle datetime deprecation - Accept missing comment line in header
1.3
- Better exceptions on ADX validation - Dont harm data dictionary on dumping ADI/ADX
1.2
- Option for reducing linebreaks and spaces in ADI - Select file encoding: local encoding default on read, ASCII default on write
1.1
- Faster load of ADX (default: no validation) - Bugfixes - Input dictionary was modifed in adx.dump() - Crash on missing header fields in adi.dump*()
1.0
- Restructured API to have modules for ADI and ADX - Implemented ADX import/export - Added efficient adi.loadi() to support watching ADI files for changes