Skip to content

Releases: einride/sage

v0.12.0

09 Jan 13:27
Compare
Choose a tag to compare

0.12.0 (2022-01-09)

Feature

v0.11.0

06 Jan 20:37
Compare
Choose a tag to compare

0.11.0 (2022-01-06)

Feature

  • generate mage main.go via makefile and move gen to tools (f3cb2e8)

v0.10.1

06 Jan 19:15
Compare
Choose a tag to compare

0.10.1 (2022-01-06)

Bug Fixes

  • golangci-lint: disable tagliatelle (7557297)
  • mgconvco: reduce verbosity of info logging (b4a8b62)
  • mggo: put code coverage reports under coverage/ (bbe5c0c)

v0.10.0

06 Jan 18:17
Compare
Choose a tag to compare

0.10.0 (2022-01-06)

Feature

  • golangci-lint: don't enforce t.Parallel() (253f1de)
  • golangci-lint: deprecate golang.org/x/xerrors (6a53976)

v0.9.0

06 Jan 17:12
Compare
Choose a tag to compare

0.9.0 (2022-01-06)

Feature

  • mggolangcilint: use default config with specific linters (a9425bb)

v0.8.0

06 Jan 17:06
Compare
Choose a tag to compare

0.8.0 (2022-01-06)

Feature

  • move default tools dir under .mage (7bf09ad)

v0.7.0

06 Jan 16:46
Compare
Choose a tag to compare

0.7.0 (2022-01-06)

Feature

  • mggo: write Go test coverage profile (dbdda2c)

Chores

  • make execCmdInDir public (eb779c8)

v0.6.0

05 Jan 09:45
Compare
Choose a tag to compare

0.6.0 (2022-01-05)

Feature

  • mgmarkdownfmt: initial target (9c93552)
  • mggolangcilint: --fix issues (f27c4e5)

CI

  • bump GitHub actions (9dcf9e8)
  • migrate to go-semantic-release (b17068b)

v0.5.3

02 Jan 18:59
Compare
Choose a tag to compare

0.5.3 (2022-01-02)

v0.5.2

02 Jan 14:00
Compare
Choose a tag to compare

0.5.2 (2022-01-02)

Bug Fixes

  • add DNE comment to mage main.go (05109f3)