v0.10.0a1
Pre-release
Pre-release
What's Changed
- Add 0.10 docs by @coretl in #700
- copy workflows from blueapi, [still need to configure env values -not a code change] by @stan-dot in #664
- Tweak wording of article by @coretl in #759
- Add save load docs by @olliesilvester in #763
- Rewrite docstrings in markdown by @coretl in #764
- Add to observe_value docstring by @coretl in #769
- Add flyable support to SimMotor by @coretl in #767
- Fix flaky motor tests by @coretl in #775
- Allow typing.Sequence[str] as well as collections.abc.Sequence[str] by @coretl in #774
- Update _codeql.yml by @stan-dot in #760
- Add "How to use settings to put devices back in their original state" by @coretl in #772
- Update implementing-devices.md by @burkeds in #778
- add use/set switch by @rerpha in #780
- Remove functions from ADHDFWriter that are exact copies of superclass… by @jwlodek in #782
- Simpler fix standard det by @jwlodek in #784
- add offset mode switch and other missing motor fields by @rerpha in #783
- Rename HDFFile -> HDFDocumentComposer by @coretl in #794
- Auto fill devices by @burkeds in #798
- store_config_settings by @burkeds in #797
- Adding ConfigSignal version of get_current_settings and retrieve_settings. by @burkeds in #803
- Ignore annotation by @burkeds in #802
- Detector docs by @coretl in #801
- Update core and tango tests to match structure of epics tests by @jsouter in #723
- Update ADCore to match ADAravis by @shihab-dls in #807
- Update ADSimDetector to match ADAravis by @shihab-dls in #808
- Moved all tests common to all AD detectors to shared parametrized tes… by @jwlodek in #812
- Make a demo extra for tutorial deps by @coretl in #765
- Update Vimba and Kinetix classes to match Aravis by @jwlodek in #814
- Remove deprecated
get_pipe_list()calls by @jsouter in #809 - Update ADPilatus to match ADAravis by @paula-mg in #810
- Add a flyscanning explanation by @douglaswinter in #813
- Don't return completed_status() in set_and_wait_for_value by @jsouter in #805
- Add missing docstrings, remove unused enum class by @jwlodek in #822
- feature: Support new pvi structure by @evvaaaa in #824
- DOCS: change mermaid configuration by @jacopoabramo in #823
- Allow no-op moves for SimMotor by @Tom-Willemsen in #834
- Allow setting read timeout by @Tom-Willemsen in #831
- Remove hard-dependency on p4p from ophyd_async.plan_stubs by @Tom-Willemsen in #833
- Create 1-many and many-many versions of DerivedSignal by @coretl in #661
- Add support for a continuous acquisition interface for AD dets by @jwlodek in #793
New Contributors
- @paula-mg made their first contribution in #810
- @douglaswinter made their first contribution in #813
- @jacopoabramo made their first contribution in #823
Full Changelog: v0.9.0...v0.10.0a1