Skip to content

Releases: Privado-Inc/goastgen

v0.18.0

08 Jul 13:49
Compare
Choose a tag to compare
upgrade go in release action

v0.17.0

26 Jun 12:56
78cdf07
Compare
Choose a tag to compare
implementation for include package filter (#38)

v0.16.0

26 Jun 10:53
24a7852
Compare
Choose a tag to compare
all platforms test runs (#37)

v0.15.0

14 Jun 07:37
37b42a1
Compare
Choose a tag to compare
Merge pull request #36 from Privado-Inc/include-filter

added support for include filter

v0.14.0

19 Apr 14:33
1d6d622
Compare
Choose a tag to compare
Graceful handling for go.mod file (#35)

Graceful handling for go.mod file if the module name is not present.

v0.13.0

19 Apr 13:56
acc4c80
Compare
Choose a tag to compare
exclusion rule fix (#34)

Exclusion rule was getting applied only to the name of the file. Made a
change to get it applied for the path as well.

v0.12.0

15 Dec 06:29
20c9d91
Compare
Choose a tag to compare
Added support for indirect dependency information (#33)

v0.11.0

16 Sep 07:46
1b1a7ab
Compare
Choose a tag to compare
Refactored code for `mod` file processing as well as `go` file proces…

v0.10.0

07 Sep 06:07
893a0d3
Compare
Choose a tag to compare
Support for exclude file (#30)

* support for exclude file

* fixed unit test

* fixed usit test

v0.9.0

25 Aug 04:31
43a5df6
Compare
Choose a tag to compare
reverted obj field ignore changes (#29)