Skip to content

1.7.1

Choose a tag to compare

@x1unix x1unix released this 10 Mar 02:35
· 581 commits to master since this release
88b1074

Features

  • #110 Add examples for defer, panic and recover in snippets (issue: #102)
  • #109 Add support for custom web assets path with -static-dir flag

Bugfixes

  • #108 Properly handle invalid URLs and return 404 page.
  • #106 Automatically obtain GOROOT value from Go if environment variable is not defined.