Releases: simonsobs/sorunlib
Releases · simonsobs/sorunlib
v0.1.34
What's Changed
- wiregrid: Add wiregrid rotation motor voltage to config file by @sadachi5 in #256
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #254
- Bump actions/download-artifact from 5 to 8 by @dependabot[bot] in #253
- Remove deprecated dependabot reviewers config by @BrianJKoopman in #255
Full Changelog: v0.1.33...v0.1.34
v0.1.33
What's Changed
New Features
Version Updates/Packaging
- Bump ocs from 0.11.3 to 0.12.0 by @dependabot[bot] in #246
- Add myself as reviewer for dependabot PRs by @BrianJKoopman in #248
- Add support for Python 3.13 and 3.14 by @BrianJKoopman in #249
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #250
- Update readthedocs build os to ubuntu 22.04 by @BrianJKoopman in #251
- Set up PyPI trusted publisher by @BrianJKoopman in #252
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
Warning
Note this release officially drops Python 3.9 support.
New Features
Bug Fixes
- seq: Switch from type to scan_type by @mmccrackan in #244
Version Updates/Packaging
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #243
- Drop Python 3.9 support by @BrianJKoopman in #245
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
Full Changelog: v0.1.30...v0.1.31
v0.1.30
What's Changed
- stimulator: Add combined calibration function by @YudaiSeino in #237
Full Changelog: v0.1.29...v0.1.30
v0.1.29
What's Changed
- stimulator: Protect stop function from interrupt by @BrianJKoopman in #235
- stimulator: Fix typo, add new arguments for filter, and change duration by @YudaiSeino in #236
- Add support for type 2 and 3 scans by @mmccrackan in #234
New Contributors
- @YudaiSeino made their first contribution in #236
- @mmccrackan made their first contribution in #234
Full Changelog: v0.1.28...v0.1.29
v0.1.28
What's Changed
- acu: Add timeout to
acu.move_tocommand by @BrianJKoopman in #228 - Add signal handling during shutdown operations by @BrianJKoopman in #232
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #224
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #230
Full Changelog: v0.1.27...v0.1.28
v0.1.27
What's Changed
- smurf: Assume stream is on if there is no status by @BrianJKoopman in #223
Full Changelog: v0.1.26...v0.1.27
v0.1.26
What's Changed
- Fix deploy workflow setup-python step by @BrianJKoopman in #222
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
Warning
Note this release officially drops Python 3.8 support.
New Features
- smurf: Block until stream starts by @BrianJKoopman in #218
Bug Fixes
- Remove potentially unclear error message by @BrianJKoopman in #216
Version Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #220
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #221
Packaging Updates
- Set up Python version test matrix by @BrianJKoopman in #214
- Drop Python 3.8 support by @BrianJKoopman in #217
- Switch build-backend from setuptools to hatchling by @BrianJKoopman in #219
Full Changelog: v0.1.24...v0.1.25