Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@abhinav abhinav released this 27 Sep 17:06
· 498 commits to dev since this release
  • Plugin templates: Fixed a bug where imports in templates would use the base
    name of the package even if it had a hyphen in it if it wasn't available on
    the GOPATH.
  • Plugin templates: Imports in generated code are now always qualified if the
    package name doesn't match the base name.