Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Tags: gitandy/PyADIF-File

Tags

v1.3.2

Toggle v1.3.2's commit message
Fixed annotation for Python 3.9

v1.3.1

Toggle v1.3.1's commit message
Handle datetime depricataion

v1.3

Toggle v1.3's commit message
Make deepcopy of data_dict on dump adi/adx to not change provided data

v1.2

Toggle v1.2's commit message
Fixed test case for latin1 file

v1.1

Toggle v1.1's commit message
Fixed generating missing header fields in adi.dump*()

Added test for unmodified data_dict

v1.0

Toggle v1.0's commit message
Added adi.loadi() to be able to efficiently watch ADI files for changes

v0.4.1

Toggle v0.4.1's commit message
Fixed allow LF and CR as ASCII chars (for NOTES etc)

v0.4

Toggle v0.4's commit message
Fixed tests to use abspath

v0.3

Toggle v0.3's commit message
- Bugfixes and tests

v0.2

Toggle v0.2's commit message
- Exception on non ASCII chars

- Accept userdef on load and dump