Skip to content

v0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 19:34
· 53 commits to main since this release

This release primarily serves to resolve #130 to support building angle-grinder on Apple Silicon.

Additional changes:

  • Enable JSON output for aggregate data: -o=json/--output=json (#128)
  • Replace assert-rs with its successor assert_cmd to improve test performance especially on CI (#127)
  • Self-update is not a default feature anymore (#125)