What's Changed
* fixed typos by ZohebShaikh in https://github.com/bluesky/ophyd-async/pull/589
* Make table subclass enums be sequence enum rather than numpy string by evalott100 in https://github.com/bluesky/ophyd-async/pull/579
* Reset completed iterations counter to 0 once target iterations are reached and detector is disarmed by jwlodek in https://github.com/bluesky/ophyd-async/pull/590
* Simplify ad standard det tests by jwlodek in https://github.com/bluesky/ophyd-async/pull/592
* Remove config sigs kwarg from flyer since use case for them was unclear. by jwlodek in https://github.com/bluesky/ophyd-async/pull/593
* added number_of_frames instead of iterations by ZohebShaikh in https://github.com/bluesky/ophyd-async/pull/581
* Rename core classes by abbiemery in https://github.com/bluesky/ophyd-async/pull/577
* Tango support by burkeds in https://github.com/bluesky/ophyd-async/pull/437
* add Capture mode signal to Panda DataBlock by jsouter in https://github.com/bluesky/ophyd-async/pull/604
* with DeviceCollector doesn't work in plans, so error rather than hang by coretl in https://github.com/bluesky/ophyd-async/pull/612
New Contributors
* burkeds made their first contribution in https://github.com/bluesky/ophyd-async/pull/437
**Full Changelog**: https://github.com/bluesky/ophyd-async/compare/v0.6.0...v0.7.0