Skip to content

0.8.0

Latest

Choose a tag to compare

@suparious suparious released this 15 Jan 04:44
· 3 commits to main since this release

In this release, we have refactored the UI . This will enable further development of the user interface.

Features:

  • Migrated from Qt5 to Qt6
  • Enabled pylint checks on git pushes

Minor:

  • Added docstrings to every class and function
  • Added .pylintrc configuration

Bug Fixes:

  • Resolved many linting errors.