Releases: simonsobs/nextline
Releases Β· simonsobs/nextline
v0.7.9
What's Changed
Changes π
- Number each trace call by @TaiSakuma in #49
Full Changelog: v0.7.8...v0.7.9
v0.7.8
What's Changed
Changes π
- Add DOI to
CITATION.cff
by @TaiSakuma in #45 - Update
README.md
andCITATION.cff
for citation info by @TaiSakuma in #46
Full Changelog: v0.7.7...v0.7.8
v0.7.7
What's Changed
Changes π
- Update license copyright year range and add citation file by @TaiSakuma in #44
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
Changes π
- Correct the minimum required version of
apluggy
to1.0
by @TaiSakuma in #40
New Contributors
- @dependabot made their first contribution in #37
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
Changes π
- Make the arg
started
ofrun_continue_and_wait()
optional by @TaiSakuma in #33
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
Changes π
- Add on_finished hook to the state machine by @TaiSakuma in #32
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
Changes π
- Update README.md by @TaiSakuma in #29
- Format the exception in the subprocess by @TaiSakuma in #31
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Changes π
- Let the spawned process exit after the output queue is empty by @TaiSakuma in #28
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
Changes π
- Postpone the logging of the loaded plugin list until
start()
by @TaiSakuma in #26 - Update GitHub Actions workflows by @TaiSakuma in #27
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
Changes π
- Accept external plugins by @TaiSakuma in #23
- Pass around a context object to all plugin callback functions by @TaiSakuma in #24
- Update hook arguments, plugins, add hooks by @TaiSakuma in #25
Full Changelog: v0.6.2...v0.7.0