Skip to content

Releases: einride/sage

v0.15.2

13 Jan 12:32
Compare
Choose a tag to compare

0.15.2 (2022-01-13)

Bug Fixes

  • golangcilint: disable thelper (0e09f68)
  • mgmake: include new line when string comparing (ed1768d)

v0.15.1

13 Jan 12:30
Compare
Choose a tag to compare

0.15.1 (2022-01-13)

Bug Fixes

  • example: use convco instead of cocogitto (85cf198)

v0.15.0

13 Jan 09:36
Compare
Choose a tag to compare

0.15.0 (2022-01-13)

Feature

  • make mage-tools easy to understand (3444493)

v0.14.0

10 Jan 12:43
6bdd4c3
Compare
Choose a tag to compare

0.14.0 (2022-01-10)

Feature

  • golangcilint: disable forcetypeassert linter (6bdd4c3)

v0.13.0

10 Jan 12:39
79d3ea3
Compare
Choose a tag to compare

0.13.0 (2022-01-10)

Feature

  • hadolint: add Dockerfile linter (79d3ea3)

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)