Skip to content

v0.2.0

Compare
Choose a tag to compare
@t0mmili t0mmili released this 31 Jul 12:15
· 27 commits to main since this release
50f6732

Enhancements

  • Compatibility with breaking changes in DC v1.1.0. (#2)
  • Massive refactoring and optimization of classes and methods. (#2)
  • Added new checkbox to force auto Dark Mode.
    Normally DarkMode is either Enabled or Disabled in the scheme. (#2)
  • Added Docstrings in code. (#2)
  • Code reformatted to fit 79 chars in line as per PEP 8 Python Style Guide. (#2)