What's Changed
New Features
* Implement tolerance in wait command and rename to `wait_until` by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/61
* Always run motion stop commands after scan by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/63
* Add tag args to smurf operations by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/66
* Always create smurf client list, even if empty by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/68
* Pass tag from scan command through to stream by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/69
Bug Fixes
* Fix issues identified in first automated schedule runs by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/60
Version Updates
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/simonsobs/sorunlib/pull/59
* Bump ocs from 0.10.1 to 0.10.2 by dependabot in https://github.com/simonsobs/sorunlib/pull/62
Misc.
* Relax docs dependency version requirements by BrianJKoopman in https://github.com/simonsobs/sorunlib/pull/58
**Full Changelog**: https://github.com/simonsobs/sorunlib/compare/v0.1.6...v0.1.7