Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@stefan6419846 stefan6419846 released this 03 Jun 15:39

Migrate from dictionary-based structure to dataclasses.dataclass.

  • Please note that this is a breaking change which should ease future maintainability.
  • Additionally, the corresponding attributes have been renamed to better match PEP8 and make it clearer in some cases what these values actually refer to.