- Use
qtpy
as virtual Qt binding package. GHA unit tests are run with PySide2 and PyQt5 (#146) - Add
pyqt_env.yml
andpyside_env.yml
environment files (#146) - Update
CONTRIBUTING.md
,README.md
and add documentation file (#146) - Refactor
UISliderWidget
class to supportQLineEdit
and layouts, update tests and examples (#168)- Breaks backwards compatability as
UISliderWidget
no longer accepts aQLabel
- Breaks backwards compatability as