- 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
0.4.1
Bugfix to allow CR and LF for NOTES etc.
0.4
- Changed function names to load/dump - Added load and dump from/to file - Automated tests and lint on repository push