Skip to content

0.4.0 (2022-09-09)

Compare
Choose a tag to compare
@s-m-e s-m-e released this 09 Sep 12:42
· 27 commits to master since this release
70e8567
  • FEATURE: Dropped support for Python 3.6.
  • FIX: Internal paths were not updated when API calls were used, resulting in bugs in subsequent API calls expecting the paths to be changed.
  • FIX: Dropped requests as a dependency in favor or standard library's urllib for compatibility with zugbruecke.
  • FIX: Configuration export to dict broken due to false type annotation.
  • FIX: CI pipeline, Wine installation.
  • DEV: Moved from setuptools to flit for packaging.
  • DEV: Cleanups in documentation configuration for younger versions of Sphinx.