Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

34 lines (26 loc) · 2.34 KB

Changelog

v1.5.0 - 2024-11-15

  • Add tagpr and testvet by @tenntenn in #18
  • Add IgnorePosLine and deprecate IgnoreLine by @neglect-yp in #17
  • Fix errors for testvet by @tenntenn in #20
  • Add version.txt by @tenntenn in #21
  • Update go version and dependencies by @tenntenn in #19

v1.4.2 - 2021-03-03

  • passes/commentmap: use txtar for testdata by @zchee in #14
  • github/workflows: add test GHA by @zchee in #15
  • omment: fix hasIgnoreCheck to more pares lines by @zchee in #16

v1.4.1 - 2020-09-10

  • Fix comment directive parsing in Go 1.15+ by @nmiyake in #13
  • gofmt files by @nmiyake in #12
  • Fix logic error in hasIgnoreCheck by @nmiyake in #11

v1.4.0 - 2020-08-20

  • Add CommentsByPosLine by @tenntenn in #9

v1.3.0 - 2020-01-30

  • Fix link to ast package by @po3rin in #4
  • Add IgnoreLine by @tenntenn in #5

v1.2.0 - 2019-03-18

  • Add IgnorePos by @tenntenn in #3

v1.1.0 - 2019-03-08

  • Add ignore by @tenntenn in #1
  • Fix Ignore and add tests by @tenntenn in #2

v1.0.0 - 2019-03-08