v1.27.2
What's new
Added π
- Added
since
argument toBeaker.experiment.follow()
.
Fixed β
- Fixed an issue with using
timedelta
objects for thesince
argument withBeaker.(experiment|job).(follow|logs)
.
Commits
eb3745f (chore) bump version to v1.27.2 for release
859876a treat negative timedeltas the same way as positive ones
7f29e9e improve handling of since
option