Releases: pcdshub/hutch-python
Releases · pcdshub/hutch-python
v1.6.0 (2020-10-07)
This is re-tagged as v1.6.1 with a working anaconda upload
Features
- Expand motors group to have all positioners.
- Add detectors (d) namespace for ami detectors.
- Time safe_load and report duration.
- Add a few simulated motors by default in a sim namespace.
Fixes and Maintenance
- Pass hutch name to daq to avoid calling get_hutch_name, which can be slow.
- Disable tree namespace until issues are resolved.
v1.5.1 (2020-10-02)
Fixes and Maintenance
- Remove jedi tab completion again, again
v1.5.0 (2020-09-18)
Features
- Send uncaught exceptions to the centrally configured logstash
Fixes and Maintenance
- Fix issues related to LivePlot segmentation faults
- Remove jedi tab completion, again
- Fix and standardize the CI configuration
v1.4.0 (2020-08-18)
Features
- Load hutch-python with engineering mode disabled to optimize interactive
use.
Fixes and Maintenance
- Fix bad log message handler in test suite