Skip to content

Releases: chocolacula/gdmd

v0.1.5

15 Dec 16:12
Compare
Choose a tag to compare

What's Changed

  • fix: panic during parsing a method with type only receiver
  • ci: enable more linters by @ccoVeille in #22
  • ci: update everything to latest versions, and set up dependabot by @ccoVeille in #23
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the all group by @dependabot in #26

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.3

15 Dec 12:28
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Nov 20:18
79102d2
Compare
Choose a tag to compare
Merge pull request #4 from chocolacula/fix/hidden-files

resolves #3 skip hidden files

v0.1.0

26 Aug 17:07
Compare
Choose a tag to compare

What's Changed

  • added flag for recursive parsing

Full Changelog: v0.0.0...v0.1.0

v0.0.0

26 Jul 06:27
Compare
Choose a tag to compare
improve help menu and error handling