Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 10:26
· 249 commits to main since this release

Added

  • Add complete documentation(#44)
  • Add official support for PyInstaller and cx_Freeze(#47)
  • Add support Qt5.11+(#47)
  • Add qdarktheme.get_themes() method

Fixed

  • Fixed svg file not found error when using Qt5.12 or lower(#35, #47)
  • Refactoring(#47)