Skip to content

Release v1.1.0-beta.4

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:14
· 812 commits to main since this release

Fixed

  • Fixed bug in agent plugin: robotdir default now gets set before accessing it (Thanks @kleinski, Fixes #127)
  • Fixed bug in agent bakery: WATO returns a dict with double key (cant be changed; access this double key) (Thanks @kleinski, Fixes #127)
  • Fixed bug in agent plugin: Robotdir globbing catched too much files (closes #130)
  • Fixed bug in check: set details to None if no messages present (Thanks @kleinski, fixes #131)