Skip to content

v0.2.8

Compare
Choose a tag to compare
@ClaasRostock ClaasRostock released this 11 Jan 12:40
· 175 commits to main since this release

Changed

  • Added missing DocStrings for public classes, methods and functions
  • Changed links to package documentation to open README.html, not the default index page
  • data classes: changed initialisation of mutable types to use default_factory
  • ruff: added rule-set "B" (flake8-bugbear)

Dependencies

  • updated to dictIO>=0.2.6