Releases: acquire-project/acquire-driver-pvcam
Releases · acquire-project/acquire-driver-pvcam
Nightly Release
Bump acquire-common from `a5bb73d` to `8e3e995` (#31) Bumps [acquire-common](https://github.com/acquire-project/acquire-common) from `a5bb73d` to `8e3e995`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/acquire-project/acquire-common/commit/8e3e9957c6f5d66753dc0a312c3a729e98f8e737"><code>8e3e995</code></a> Merge pull request <a href="https://redirect.github.com/acquire-project/acquire-common/issues/50">#50</a> from aliddell/sleep-during-inspection</li> <li><a href="https://github.com/acquire-project/acquire-common/commit/7d2bcc764b92e04824c049c20cb77f9f24d83709"><code>7d2bcc7</code></a> Respond to PR feedback.</li> <li><a href="https://github.com/acquire-project/acquire-common/commit/bc3613f21ecc738f92408619e44e52eef0b2cd38"><code>bc3613f</code></a> Update the reader's tail to its position if no data is mapped</li> <li>See full diff in <a href="https://github.com/acquire-project/acquire-common/compare/a5bb73d21642360a0dd5a395fe0736168df65842...8e3e9957c6f5d66753dc0a312c3a729e98f8e737">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.1.1
Commits
- 8a8b316: Bump acquire-common from
882cad3
to6f4e6ff
(#17) (dependabot[bot]) #17 - e20469f: Bump acquire-common from
6f4e6ff
to1e9f286
(#18) (dependabot[bot]) #18 - c563074: Bump acquire-common from
1e9f286
to6a1cb04
(#19) (dependabot[bot]) #19 - 51a9b85: Bump acquire-common from
6a1cb04
to22a00d2
(#20) (dependabot[bot]) #20 - 564c031: Bump acquire-common from
22a00d2
to753b26b
(#21) (dependabot[bot]) #21 - b01d75e: Bump acquire-common from
753b26b
toa446cf9
(#22) (dependabot[bot]) #22 - a0584f8: Testing support for Photometrics Kinetix (#23) (Jacopo Abramo) #23
- e67ab9c: Changing from
pwsh
tocmd
for actions runner (#24) (Jacopo Abramo) #24 - 02de5bc: Use
cmd
instead ofpwsh
in the build job. (#25) (Alan Liddell) #25 - 7d53b2d: Bump acquire-common from
a446cf9
to4444f5c
(#26) (dependabot[bot]) #26 - bc3dc3b: Prep for v0.1.1 release (Alan Liddell)
v0.1.0
Bump acquire-common from `d5acf53` to `882cad3` (#16) Bumps [acquire-common](https://github.com/acquire-project/acquire-common) from `d5acf53` to `882cad3`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/acquire-project/acquire-common/commit/882cad3d1c70c1016b0a7fc2dbb8c813528733da"><code>882cad3</code></a> Fix release build (<a href="https://redirect.github.com/acquire-project/acquire-common/issues/6">#6</a>)</li> <li>See full diff in <a href="https://github.com/acquire-project/acquire-common/compare/d5acf539efb02b67d258ecf74774c1bb2498c100...882cad3d1c70c1016b0a7fc2dbb8c813528733da">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>