We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775cbfb commit 9d3cbb4Copy full SHA for 9d3cbb4
CHANGELOG.md
@@ -12,6 +12,7 @@ Write the date in place of the "Unreleased" in the case a new version is release
12
- Make `tiled.client` accept a Python dictionary when fed to `write_dataframe()`.
13
- The `generated_minimal` example no longer requires pandas and instead uses a Python dict.
14
- Remove unused pytest-warning ignores from `test_writing.py`.
15
+- Rename argument in `hdf5_lookup` function from `path` to `dataset` to reflect change in `ophyd_async`
16
17
### Fixed
18
- A bug in `Context.__getstate__` caused picking to fail if applied twice.
0 commit comments