Skip to content

v0.4.0

Choose a tag to compare

@nedbat nedbat released this 06 Aug 20:59
· 115 commits to main since this release

What's Changed

  • A --rules-repo=url option for ad-hoc rule use by @nedbat in #98
  • three-part tutorial using existing repos by @nedbat in #99
  • Support repo-scoped rules by @thatch in #102
  • Recognize go.mod as a Go project marker by @thatch in #106
  • Add --json flag to ick list-rules by @leticiastroeh in #104
  • Don't ignore rules with manual urgency in list-rules and test-rules by @jag250 in #105
  • Don't auto create git repos unless testing. by @thatch in #107
  • Begin running rules in parallel, safely! by @thatch in #108
  • use an official version of feedforward by @nedbat in #117

Full Changelog: v0.3.3...v0.4.0