Skip to content

v0.7.0

Choose a tag to compare

@thomaspatzke thomaspatzke released this 20 Feb 07:58
· 137 commits to main since this release
  • BREAKING CHANGE: Removal of backend-specific options --min-time and --max-time.
  • Addition of --backend-option/-O option for passing options to the backend as key=value pairs.

If --min-time or --max-time were used before this has to be migrated to --backend-option min_time=....