Skip to content

Release 4.0.1

Choose a tag to compare

@deankarn deankarn released this 05 Aug 12:49
· 67 commits to master since this release

What was fixed?

if there was a $GOPATH defined on the system, but the code wasn't under it an out-of-range exception was thrown, this was identified by @sm3142 in pull request #7 and fix has been made to all handlers.

Thanks @sm3142 for the pull request!