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
v1.2.0 - 2019-03-18
- Add IgnorePos by @tenntenn in #3