Releases: pcdshub/pcds-envs
Releases · pcdshub/pcds-envs
pcds-3.3.4
Notable feature updates:
pcdsdevices=2.10.0
pcds-3.3.3
Notable feature updates:
caproto=0.6.0
happi=0.7.0
hutch-python=1.4.0
pcdsdevices=2.9.0
typhos=1.1.1
pcds-3.3.2
Merge pull request #132 from ZLLentz/rel-3.3.2 ENH: updated pcds to 3.3.2
pcds-3.3.1
Notable Feature Updates
hutch-python=1.2.3
->hutch-python=1.3.0
lucid=0.5.0
->lucid=0.6.0
pcdsdevices=2.6.0
->pcdsdevices=2.7.0
pcdsutils=0.3.0
->pcdsutils=0.4.0
pcdswidgets=0.3.0
->pcdswidgets=0.4.0
Notable Bugfix Updates
caproto=0.5.0
->caproto=0.5.1
happi=1.6.0
->happi=1.6.1
ophyd=1.5.0
->ophyd=1.5.1
pydm=1.10.1
->pydm=1.10.2
pyepics=3.4.1
->pyepics=3.4.2
pytmc=2.6.0
->pytmc=2.6.6
typhos=1.0.0
->typhos=1.0.2
pcds-3.3.0
It's been a while since the last release. There have been compatibility issues with recent versions of upstream packages, but all known issues are resolved now.
Notable Version Updates
bluesky
from1.5.5
to1.6.1
caproto
from0.4.3
to0.5.0
epics-base
from3.14.12.6
to7.0.4
happi
from1.4.0
to1.6.0
hutch-python
from1.1.1
to1.2.3
numpy
from1.16.5
to1.18.4
ophyd
from1.4.0
to1.5.0
pcdsdevices
from2.4.0
to2.6.0
pcdsutils
from0.1.1
to0.2.0
pydm
from1.9.0
to1.10.1
typhos
from0.7.0
to1.0.0
Packaging and Testing
- Add script to automatically pin latest tags of the modules we care most about
- Fix accuracy of the README
- Add
conda-pack
step at the end of environment staging to create a pack to upload here - Clean up and simplify testing scripts
- Move
conda-forge
to the highest-priority channel, rather thanpcds-tag
pcds-3.2.0
- Add lucid and its supporting modules
- Fix numerous build issues (env releases should be cheaper after this)
- Update all of our repos to latest tags
pcds-3.1.0
Update to ophyd=1.4.0rc4
Updates to most of our packages for compatibility with ophyd=1.4.0rc4
We plan to stick with the 1.4
series going forward due to wanting the new features for apps like typhos
, lucid
, hutch-python
, etc.
pcds-3.0.1
- Update
pcdsdevices
to have lcls2 vacuum components - Fix bug in
pcdsdaq
related to running in det and tst hutches - Restore yaml stability
pcds-3.0.0
Bringing the number up to pcds-3.0.0 for the new year
(also because I increment the major version when this package gets reorganized)
Notable environment updates:
- updated pytmc to v2.5.0 with features and fixes
- updated typhon=0.5.0 to the renamed typhos=0.6.0
- updated pcdswidgets to v0.3.0 with features and fixes
- updated pcdsdevices to v2.1.1 with new devices and experimental features
- updated hutch-python to v1.1.0 with archapp support
Notable changes to this repo:
- added basic integration tests to the CI
- reorganized and cleaned up the repo
pcds-2.3.4
Notable Intended Changes:
pytmc update from 2.3.1 to 2.4.0
Notable Unintended Changes:
ipython update from 7.9.0 to 7.10.1
jupyter_console regression from 6.0.0 to 5.2.0