Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

19 lines (17 loc) · 1.61 KB

Changelog

v0.2.0 - 2025-02-13

  • Update x/tools to fix panic in tests by @alexandear in #19
  • go.mod: bump golang.org/x/tools dependency by @egonelbre in #20
  • Add tagpr and version up Go and dependencies by @tenntenn in #21
  • Support any by @tenntenn in #23
  • Fix for #18 by @tenntenn in #24

v0.1.0 - 2021-09-08

  • update check pattern by @knsh14 in #1
  • Fix typo by @tenntenn in #3
  • Add reviewdog setting by @tenntenn in #4
  • Add an explanation on how to fix the linter errors by @ozon2 in #9
  • Delete reviewdog.yml by @tenntenn in #11
  • Create testandvet.yml by @tenntenn in #10
  • Fix bug for valuespec by @tenntenn in #12
  • Fix bugs for expressions by @tenntenn in #13
  • Add result by @tenntenn in #14