Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 13:10
· 48 commits to master since this release
6f6ccdf

BREAKING CHANGE

Make it possible to pass a command and arguments directly (#9)

$ cob -bench-args "test -bench Append -benchmem ./..."

New Features

  • Add -compare option (#10)
  • Add -base to specify a base commit (#6)

Changelog

6f6ccdf feat: add -compare option (#10)