v0.2.3
Changes since the v0.2.2 release.
Bug Fixes
- fix error when entering action name in designer (0156568)
- make it possible to set log level from INI (823ead6)
- add missing ok and bindOk methods for jog_mode action (34e86b5)
- setup.py - update paths to pyqt5 libs (58f0ae2)
Enhancements and Features
- add HalCheckBox widgets (74707ac)
- better exception message when binding actions to widgets fails (5510a64)
- add video test vcp's to chooser (f19b374)
- add bare bones vcp's to test video cards (91b8b6d)
Build System
- try to fix build by mocking _hal (ebedf31)
Documentation
- update README gitter badge and move badges under title (660807b)
- clarify command line and INI options (fde571a)
- ini files can't have inline comments (0de9d84)
Style Fixes (whitespace, PEP8)
- clean up settings.py (c18f30e)