Skip to content

v1.27.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 20:33
· 29 commits to main since this release

What's new

Added πŸŽ‰

  • Added since argument to Beaker.experiment.follow().

Fixed βœ…

  • Fixed an issue with using timedelta objects for the since argument with Beaker.(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