Releases: simonsobs/nextline-web
Releases Β· simonsobs/nextline-web
v0.10.2
What's Changed
Changes π
- Revert two commits by @TaiSakuma in #89
- Update
yarn.lock
by @TaiSakuma in #90
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
Changes π
- Add example tests by @TaiSakuma in #85
- Skip a test by @TaiSakuma in #86
- Update the base image to
node:22.14-alpine
inDockerfile
by @TaiSakuma in #87 - Update
yarn.lock
by @TaiSakuma in #88
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Changes π
- Add scheduler preview by @TaiSakuma in #83
- Fix capitalization of
Interrupt
by @TaiSakuma in #84
Full Changelog: v0.9.13...v0.10.0
v0.9.13
What's Changed
Changes π
- Move the "Interrupt" button to the dropdown menu by @TaiSakuma in #81
Full Changelog: v0.9.12...v0.9.13
v0.9.12
This release fixes the pagination issue on the history page.
What's Changed
Changes π
- Downgrade
@urql/vue
from^1.4.1
to1.3.2
by @TaiSakuma in #79
Full Changelog: v0.9.11...v0.9.12
v0.9.11
What's Changed
Changes π
- Correct a dialog message by @TaiSakuma in #77
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
Changes π
- Place the loading progress bar at the center by @TaiSakuma in #72
- Upgrade urql and fix related type errors by @TaiSakuma in #73
- Rerun codegen by @TaiSakuma in #74
- Add confirmation dialogs for "interrupt", "terminate" and "kill" by @TaiSakuma in #75
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
Changes π
- Fix a bug where
provide()
might be called outside ofsetup()
by @TaiSakuma in #70 - Ensure the provided config is not null by @TaiSakuma in #71
Full Changelog: v0.9.8...v0.9.9
v0.9.8
What's Changed
Changes π
- Make the seed color of Dynamic Color configurable by @TaiSakuma in #69
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
Changes π
- Bump docker/build-push-action from 5 to 6 by @dependabot in #64
- Upgrade dependencies by @TaiSakuma in #65
- Add dots to indicate running by @TaiSakuma in #66
- Merge two table columns on the history page by @TaiSakuma in #67
Full Changelog: v0.9.6...v0.9.7