bluesky / ophyd

hardware abstraction in Python with an emphasis on EPICS
https://blueskyproject.io/ophyd
BSD 3-Clause "New" or "Revised" License
49 stars 78 forks source link

DOC: release notes for v1.8.0 #1127

Closed mrakitin closed 1 year ago

mrakitin commented 1 year ago

Here are the relevant updates which will be added to the release description (auto-generated by GitHub).

What's Changed

New Contributors

Full Changelog: https://github.com/bluesky/ophyd/compare/v1.7.0...v1.8.0

coretl commented 1 year ago

Hmm, docs aren't building, I'll take a look

coretl commented 1 year ago

Looks like latest event-model is incompatible with ophyd, fix here: https://github.com/bluesky/event-model/pull/275

mrakitin commented 1 year ago

@coretl, thanks for your review and help with resolving the CI issues!

@prjemian, do you have any feedback on this PR?

prjemian commented 1 year ago

Aack! My feedback is that we missed a typo in PR #1055: https://github.com/bluesky/ophyd/blob/574b4014bc843c65a593317f572dac580fae338a/ophyd/areadetector/cam.py#L43-L44

Line 44 should read PvaDetectorCam as written here: https://github.com/bluesky/ophyd/blob/574b4014bc843c65a593317f572dac580fae338a/ophyd/areadetector/cam.py#L1219

prjemian commented 1 year ago

I'll push that through in a new PR.

mrakitin commented 1 year ago

The release is out, thanks all! https://pypi.org/project/ophyd/1.8.0/