Skip to content

Releases: gostaticanalysis/comment

v1.4.2: Merge pull request #16 from gostaticanalysis/more-parse

03 Mar 07:09
ac69f13
Compare
Choose a tag to compare
omment: fix hasIgnoreCheck to more pares lines

v1.4.1: Fix comment directive parsing in Go 1.15+

10 Sep 08:05
95f35d9
Compare
Choose a tag to compare
  • Fix comment directive parsing in Go 1.15+

Add (*Maps).CommentsByPosLine

20 Aug 14:43
ad105f2
Compare
Choose a tag to compare

CommentsByLine has a bug. It cannot fix without changing arguments.
So CommentsByLine become deprecated and CommentsByPosLine has been added instead of it.

Add IgnoreLine and CommentsByLine

30 Jan 06:19
d7dc70a
Compare
Choose a tag to compare
  • Add IgnoreLine and CommentsByLine

v1.2.0

18 Mar 23:35
Compare
Choose a tag to compare
Fix pos

v1.1.0: Merge pull request #2 from gostaticanalysis/fix-ignore

08 Mar 11:07
d1e9ceb
Compare
Choose a tag to compare

v1.0.0

08 Mar 08:32
Compare
Choose a tag to compare
move to github.com/gostaticanalysis/comment