v0.5.0
Main changes
- New class hierachy
- Snake-case naming of variables and methods (Follow PEP8)
- Modern type hinting
- Python Enum classes for enumeration types
- Improved XML reading and writing with lxml
- Linting support (Pylint and flake8)
- New unit test suite
- New RTE generator
Notes
Only supports XML data type elements. More will be added later.