v1.14.0
What's Changed
- Change to unpack arguments on
Movable.set
by @evvaaaa in #1871 - Fix mypy typing warnings and errors for event-model by @thomashopkins32 in #1873
- Refactor the _setup_plots in BEC by @stan-dot in #1815
- Add doc references that ophyd-async depends on by @coretl in #1881
- Do not leak StreamResource in metadata. by @danielballan in #1880
- Fix typo in multi_run_plans.rst by @dan-fernandes in #1882
- [MNT] Remove non 3.9 dependencies and adjust some typing mechanisms by @jacopoabramo in #1883
- FIX: Plan wrapper to deal with closing from stop/abort by @maffettone in #1879
- typo - chaning / changing by @rerpha in #1885
- make rel_adaptive_scan docstring a bit clearer by @rerpha in #1886
- typo in LiveDispatcher docstring by @rerpha in #1893
- ENH: Stackable Consolidators by @genematx in #1845
- Updated ConsolidatorBase to support frames_per_event as first dim of descriptor shape by @thomashopkins32 in #1876
- Remove debug(?) print statements from
plot_peak_stats
by @Tom-Willemsen in #1887 - Include ophyd_async version in start doc version metadata by @jwlodek in #1898
- Handle enum and boolean values passed via event data to
LiveTable
by @jwlodek in #1901 - FIX: regenerate the configuration cache before the descriptors by @tacaswell in #1902
- Mongo Data Migration by @genematx in #1897
- DOC: Release notes for 1.14.0 by @danielballan in #1903
New Contributors
- @thomashopkins32 made their first contribution in #1873
- @dan-fernandes made their first contribution in #1882
- @jacopoabramo made their first contribution in #1883
- @rerpha made their first contribution in #1885
Full Changelog: v1.13.1...v1.14.0