Skip to content

Releases: myitcv/gopherjs

v1.12.80

14 Aug 05:38
5e18f2c
Compare
Choose a tag to compare
ci: move to Go 1.12.8 (#48)

v1.12.0

10 Mar 18:20
6177771
Compare
Choose a tag to compare

Thanks very much to @hajimehoshi for all the work that went into adding the Go 1.12 support.

v1.11.50

10 Mar 14:13
bb0d124
Compare
Choose a tag to compare
compiler: upgrade to Go 1.11.5 (#43)

* Fix bug where usage was shown for all errors in the gopherjs command

* Use version of github.com/shurcooL/vfsgen/cmd/vfsgendev that has
option to not write modTime

* Always run go generate ./... as part of CI