v0.6.0
What's Changed
- Print warning if DATASETS table is empty on PandA writer open by @jwlodek in #558
- 539 put mock should be async by @DominicOram in #559
- Update signature of init for simdetector to match other detector classes by @jwlodek in #563
- Extend sleep time to avoid race condition by @coretl in #566
- Introduce PvaAbstractions and use them in SeqTable by @evalott100 in #522
- Use asyncio TimeoutError in wait_for_value by @DominicOram in #573
- Interface change of StandardDetector and Standard Controller by @ZohebShaikh in #568
- Added a fixtures that checks if tasks are still running in tests by @evalott100 in #538
- Update to copier template 2.3.0 by @coretl in #580
- Fix typo by @jwlodek in #588
- Use name provider instead of hdf name when calling path provider in ADHDFWriter by @jwlodek in #587
- Add asyncio_default_fixture_loop_scope variable to pytest.ini to avoid deprecation warning by @jwlodek in #584
- Include chunk shape as a parameter in stream resource for HDF dataset by @jwlodek in #544
Full Changelog: 0.5.2...v0.6.0