github goplus/gop v1.0.0-beta2
Release v1.0.0-beta2

latest releases: v1.2.6, v1.2.5, v1.2.3-p2...
2 years ago

new features:

  • for range support UDT. see For range of UDT.
  • deduce struct type as results of a function call. see tutorial/40-Deduce-struct-type (in a return statement)
  • ImportForceUsed (i.e. import _ "xxx")
  • gop install/test support flagVerbose
  • gop install/test bugfix: flag.Parse
  • cl.SetDebug
  • base.RunGoCmd/SkipSwitches
  • TestErrVar

changes:

  • SetInTestingFile bugfix: should restore old value
  • LoadNamed bugfix, see TestForPhraseUDT4
  • lookupParent bugfix, see TestCallDep
  • loadType => compileType
  • remove initGopPkg (supported by gox)

Don't miss a new gop release

NewReleases is sending notifications on new releases.