Releases: pcdshub/lucid
Releases · pcdshub/lucid
v0.11.0
v0.10.3
v0.10.2
v0.10.1
v0.10.0
What's Changed
- MAINT: increase the default timeout to help TMO load properly by @ZLLentz in #112
- MAINT: scripted fix for precommit by @ZLLentz in #113
- MAINT: make sure we pass ints to addWidget for python 3.10 by @ZLLentz in #115
- ENH: add --skip_happi flag by @tangkong in #117
- DEV/MNT: migrate to GitHub Actions and pyproject.toml [LCLSPC-603] by @klauer in #118
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
v0.9.0
Enhancements
- Automatically takes screenshots of visible windows when an exception happens, recording the screenshot ID along with the log message. Note that your mileage may very with this feature over x-forwarding.
- Enables centralized logging (picks up
pcdsutils
dependency)
Maintenance
Add pre-commit
config