Releases: simonsobs/sorunlib
Releases · simonsobs/sorunlib
v0.1.9
What's Changed
New Features
- Add boresight control by @BrianJKoopman in #77
- Add az_drift to seq.scan() by @BrianJKoopman in #85
- Accept subtype tag in
smurf.stream
andseq.scan
by @BrianJKoopman in #87 - Add
acu.set_scan_params
and rely on set params duringseq.scan
by @BrianJKoopman in #88 - Add ability to toggle SMuRF operation concurrency by @BrianJKoopman in #84
Version Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
- Bump actions/checkout from 3 to 4 by @dependabot in #81
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #83
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- Update az/el position field from monitor session by @BrianJKoopman in #75
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
New Features
- Implement tolerance in wait command and rename to
wait_until
by @BrianJKoopman in #61 - Always run motion stop commands after scan by @BrianJKoopman in #63
- Add tag args to smurf operations by @BrianJKoopman in #66
- Always create smurf client list, even if empty by @BrianJKoopman in #68
- Pass tag from scan command through to stream by @BrianJKoopman in #69
Bug Fixes
- Fix issues identified in first automated schedule runs by @BrianJKoopman in #60
Version Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #59
- Bump ocs from 0.10.1 to 0.10.2 by @dependabot in #62
Misc.
- Relax docs dependency version requirements by @BrianJKoopman in #58
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
New Features
- Scan registry for active agents to build client list from by @BrianJKoopman in #42
- Create way to limit commanded pysmurf-controllers by @BrianJKoopman in #43
Version Updates
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- Bump sphinx from 5.1.1 to 5.2.3 by @dependabot in #32
- Bump sphinx from 5.2.3 to 5.3.0 by @dependabot in #33
- Bump ocs from 0.9.3 to 0.10.0 by @dependabot in #34
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #35
- Bump sphinx-rtd-theme from 1.0.0 to 1.1.0 by @dependabot in #36
- Bump sphinx-rtd-theme from 1.1.0 to 1.1.1 by @dependabot in #37
- Bump ocs from 0.10.0 to 0.10.1 by @dependabot in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
Misc.
- Stop testing on all pushes, ignore certain edits by @BrianJKoopman in #40
- Ignore long lines in flake8 and add pre-commit badge by @BrianJKoopman in #41
- Fix workflow badge by @BrianJKoopman in #46
- Add skipped pytest workflow by @BrianJKoopman in #45
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Bump sphinx from 5.0.1 to 5.0.2 by @dependabot in #23
- Bump sphinx from 5.0.2 to 5.1.0 by @dependabot in #24
- Bump sphinx from 5.1.0 to 5.1.1 by @dependabot in #25
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- Implement commands enough for F2F demo by @BrianJKoopman in #27
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump ocs from 0.9.1 to 0.9.2 by @dependabot in #15
- Bump sphinx from 4.5.0 to 5.0.0 by @dependabot in #16
- Setup pre-commit by @BrianJKoopman in #17
- Bump sphinx from 5.0.0 to 5.0.1 by @dependabot in #18
- Bump actions/setup-python from 3 to 4 by @dependabot in #19
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #20
- Bump ocs from 0.9.2 to 0.9.3 by @dependabot in #21
- Improve client intialization by @BrianJKoopman in #22
New Contributors
- @pre-commit-ci made their first contribution in #20
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
Merge pull request #7 from simonsobs/koopman/fix-pypi-builds Fix PyPI Builds
v0.1.1
Merge pull request #5 from simonsobs/koopman/docs Write documentation