Change Logs

0.0.6

Added

  • sphinx_autodoc_typehints is now a dependency fr the docs

Changed

  • All functions and methods now have type annotations and the documentation uses them to determine the type

0.0.5

Changed

0.0.4

Added

  • Support for tox

Changed

  • Fixed the installer to behave better, which could derp while reading some files.

0.0.3

Changed

  • Improved compatibility with Python.Net

Fixed

  • Fixed a bug with the _get_core() method

0.0.2

Added

Changed

0.0.1

Added

  • Package released
  • Basic yaml reading which their contents is loaded to a python dataclass