v0.3.2
Changes since the v0.3.0 release.
Bug Fixes
- StatusLable - Fix undefined variable bug (9f401bf)
- remove title marker (f7afdb6)
- fix status on datachannel (4d0705c)
- Path of a VCP specified in INI should be relative to the $CONFIG_DIR (29dc212)
Enhancements and Features
- Notifications - Evaluate python expressions in DEBUG statements (8a33ab6)
- add mode buttons and make XY larger (5d907be)
- action example gui by group (a64ef4a)
Documentation
- Add last modified date, time and author to each doc page (3c5c9e5)
- DOCS: add a bit more example (00e5b6f)
- DOCS: add a rules step by step example (7b1de43)
- DOCS: add docstring action button examples (227feb1)
- DOCS: expand docstring (66e3562)
- DOCS: fix incorrect example (fb5278b)
- DOCS: add missing action button examples to docstring (bdab9c2)
- DOCS: travis found another one (ed7cf02)
- DOCS: I think I really fixed the error this time (1284417)
- DOCS: fix build errors I hope (0ec7c6a)
- DOCS: fix missing link (c62b81c)
- DOCS: try to get travis to build without errors (8822d93)
- DOCS: remove gcedit and move to the qplaintextedit branch (f97d71b)
- DOCS: move docstring to inside the class to clean up the sidebar (146a03c)
- DOCS: fix travis docs build error (3a640e3)
- DOCS: remove automodule for base_dialog for now (40fa910)
- DOCS: add missing docstrings (57c1acd)
- DOCS: add jog syntax (4063d9a)
- DOCS: add info to machine actions docstrings (76ae3a0)
- DOCS: add note about failed installs (78fcbfc)
- DOCS: python-pip is in the quick start and wheel is missing (06335d5)
- DOCS: fix typo in docstring (6d2159b)
Maintenance (refactoring, typos, etc.)
- Remove ignored .settings.json files in examples (44436dd)
LinuxCNC sim Configs
- Clean up DISPLAY section in sim configs (85eabda)