Skip to content

Releases: pcdshub/hutch-python

v1.6.0 (2020-10-07)

07 Oct 23:21
efd03ff
Compare
Choose a tag to compare

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)

02 Oct 17:51
a27ef24
Compare
Choose a tag to compare

Fixes and Maintenance

  • Remove jedi tab completion again, again

v1.5.0 (2020-09-18)

18 Sep 18:31
ec84c2d
Compare
Choose a tag to compare

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)

18 Aug 20:31
d7920dc
Compare
Choose a tag to compare

Features

  • Load hutch-python with engineering mode disabled to optimize interactive
    use.

Fixes and Maintenance

  • Fix bad log message handler in test suite

v1.3.1

27 Jul 22:00
a5e6c56
Compare
Choose a tag to compare

Test suite update for compatibility with lightpath v0.6.5

v1.3.0

01 Jul 22:09
8f0c013
Compare
Choose a tag to compare

Features

  • Pack camviewer config into a camviewer namespace for ease of access and to avoid name collisions with other data sources.

v1.2.3

29 May 22:38
8ca515a
Compare
Choose a tag to compare

Fix issue with tests freezing

v1.2.2

21 May 23:41
8879871
Compare
Choose a tag to compare

Fix issue with generated area detectors having the wrong prefix

v1.2.1

21 May 22:59
d105993
Compare
Choose a tag to compare

Fix issue preventing conda upload on tag

v1.2.0

21 May 19:36
d489ba7
Compare
Choose a tag to compare

Features

  • Configure the logstash logger using pcdsutils

Fixes and Maintenance

  • Adjust for latest happi API
  • Add documentation about logstash logging
  • Hush the noisiest loggers that are spamming the terminal sessions