Releases: pcdshub/pcds-envs
Releases · pcdshub/pcds-envs
pcds-2.3.3
Get the newest pytmc
and misc package updates
pcds-2.3.2
pydm=1.8.0
and pcdswidgets=0.2.0
courtesy of @hhslepicka
pcds-2.3.1
Add panel
library
pcds-2.3.0
- Add
pytmc
- Misc small package updates
- Rework test script for clearer errors, such as a summary of everything that went wrong at the bottom of the log
- Fix issues with pointless 50min Travis timeouts on 3.7 env creation
- Try each package multiple times: a test environment race condition doesn't need to block env deployment
pcds-2.2.0
Notable additions:
pcdswidgets
Notable version updates:
pcdsdevices=2.0.0
pydm=1.7.1
typhon=0.4.0a0
pcds-2.1.1
Collect newer package versions. Admittedly I'm going to want to do this again soon with the next ophyd
release.
Notable version updates:
bluesky
1.4.1 -> 1.5.3
ipython
7.1.1 -> 7.5.0
numpy
1.14.6 -> 1.16.4
ophyd
1.3.1 -> 1.3.3
pyepics
3.3.0 -> 3.3.3
pcds-2.1.0
It's been a while since the last release! This makes the newest typhon
available for our environment, along with many other package updates.
pcds-2.0.4
- Add
pyaudio
for Mark - pin some things down to give our packages some time to fix bugs related to
pydm
updates andpytest
updates
This is a "harmless update" (e.g. no major package changes) as a precursor to when we tag a bunch of packages soon.
pcds-2.0.3
pin holoviews>=1.10.9
to avoid version regression
pcds-2.0.2
- Update
ipython
to fix the newline bugs - Pin
bokeh
to higher version to force conda to update it - Add
lxml
for the beckhoff release scripts, should we decide to run them on linux