Skip to content

Releases: einride/sage

v0.309.0

13 Sep 08:10
Compare
Choose a tag to compare

0.309.0 (2024-09-13)

Feature

  • sgcspevaluatorcli: add csp helper type (7d0365a)

v0.308.1

10 Sep 12:17
Compare
Choose a tag to compare

0.308.1 (2024-09-10)

Bug Fixes

  • use correct golangci-lint linter settings property (575f903)

v0.308.0

10 Sep 09:58
Compare
Choose a tag to compare

0.308.0 (2024-09-10)

Feature

  • prettier: add target to style Go templates (1ef2b39)

v0.307.0

10 Sep 08:44
Compare
Choose a tag to compare

0.307.0 (2024-09-10)

Feature

  • tools/golangci-lint disable G115 (81a2228)

v0.306.0

06 Sep 06:35
Compare
Choose a tag to compare

0.306.0 (2024-09-06)

Feature

  • tools: add csp-evaluator-cli (5dbc9b1)

v0.305.0

28 Aug 11:14
Compare
Choose a tag to compare

0.305.0 (2024-08-28)

Feature

  • golangcilint: replace exportloopref with copyloopvar (55ef3d1)

v0.304.0

28 Aug 07:54
Compare
Choose a tag to compare

0.304.0 (2024-08-28)

Feature

  • golangcilint: enable spancheck linter (4afe0c0)

v0.303.0

27 Aug 08:31
Compare
Choose a tag to compare

0.303.0 (2024-08-27)

Feature

  • tools/golangci-lint v1.60.3 (f96a394)

v0.302.0

21 Aug 08:32
Compare
Choose a tag to compare

0.302.0 (2024-08-21)

Feature

  • bump golangci-lint to v1.60.2 (32c6646)

v0.301.1

20 Aug 10:52
Compare
Choose a tag to compare

0.301.1 (2024-08-20)

Bug Fixes

  • cache from branch, fallback to target branch (2971c8b)

Code Refactoring

Chores