github goplus/gop v1.0.36
Release v1.0.36

latest releases: v1.3.0-pre.2, v1.3.0-pre.1, v1.2.6...
2 years ago

new features:

  • gop/x/format:
    • Replace fmt.Print to builtin
    • Command style first
    • pkg.Fncall starting with lowercase

changes:

  • add: link Go+ build assets into Go bin path
  • parser: add parser/_testdata/mapfunc
  • gop fmt -mvgo: only process .go files
  • golang.org/x/tools v0.1.8
  • fix: link gop build assets now work on Windows
  • fix: reference gop command from gopBinFiles
  • support fmt.print => print
  • compileIdent: print/println as func (#1048)
  • disable pkg.var/const; disable auto property of pkg.println

Don't miss a new gop release

NewReleases is sending notifications on new releases.