Skip to content

1.0.0

Compare
Choose a tag to compare
@mottosso mottosso released this 21 Jun 15:58
· 506 commits to master since this release

Stable release of 1.0!

This BACKWARDS INCOMPATIBLE version boasts quite a few additions and changes.

  • Enforce PySide2 API | Read more here and here
  • Optional Submodules, now you can use Qt.py on distribution missing common members, such as in Houdini, along with QML, OpenGL and third-party additions like Qscintilla | Read more
  • Improved consistency, load_ui() is now called loadUi(), just like its original | Read more
  • Support for baseinstance in loadUi() | Read more
  • Binding constants reap the benefits of static checking from your IDE | Read more
  • QtSiteConfig.py for detailed customisation of member availability | Read more

Enjoy!