Skip to content

v0.5.0

Compare
Choose a tag to compare
@cogu cogu released this 27 Oct 14:55
· 61 commits to master since this release

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.