Skip to content

Bug fixes and minor impovements

Latest
Compare
Choose a tag to compare
@vburenin vburenin released this 09 May 18:59
· 2 commits to master since this release

What's Changed

  • Added default value for Comment option by @nirasan in #41
  • Fix imported packages ending with the name of the current package being incorrectly replaced by @Peter-Maguire in #43
  • Update README.md to use "go install" instead of "go get". by @wirekang in #49
  • [issue-12] implement a first pass on user's source files to find all … by @erstam in #47
  • Add option to define a package that will be imported by @Skarlso in #52
  • Add Dockerfile by @ulyssessouza in #57
  • Exclude methods by @kazhuravlev in #58

New Contributors

Full Changelog: v1.1.0...v1.2.1