File tree Expand file tree Collapse file tree 1 file changed +25
-2
lines changed
Expand file tree Collapse file tree 1 file changed +25
-2
lines changed Original file line number Diff line number Diff line change 22 Release History
33=================
44
5- 1.10.1 (2024-12-04 )
5+ 1.10.6 (2025-05-13 )
66===================
77
8+ What's Changed
9+ --------------
10+
11+ * Remove unnecessary global _plugin_class usage by @thomashopkins32 in https://github.com/bluesky/ophyd/pull/1239
12+ * Incompatiblity with caproto v1.2.0 by @thomashopkins32 in https://github.com/bluesky/ophyd/pull/1241
13+ * EpicsSignalBase connection timeout fix + Device connection timeout by @thomashopkins32 in https://github.com/bluesky/ophyd/pull/1243
14+ * Do not stop devices that cannot be stopped on Status failure by @DominicOram in https://github.com/bluesky/ophyd/pull/1245
15+
16+
17+ **Full Changelog **: https://github.com/bluesky/ophyd/compare/v1.10.5...v1.10.6
18+
19+
20+ 1.10.5 (2025-04-01)
21+ ===================
22+
23+ Added
24+ -----
25+
26+ * Ability to configure ``wait_for_connection `` timeout (https://github.com/bluesky/ophyd/pull/1236)
27+
828Fixes
929-----
1030
11- * Fix CI to release the package on PyPI
31+ * CI to release the package on PyPI
32+
33+
34+ **Full Changelog **: https://github.com/bluesky/ophyd/compare/v1.10.0...v1.10.5
1235
1336
14371.10.0 (2024-12-03)
You can’t perform that action at this time.
0 commit comments