github goplus/xgo v0.9.6
Release v0.9.6

latest releases: v1.5.1, v1.5.0, v1.5.0-pre.3...
4 years ago

new features:

  • gop fmt
  • gop go: support -debug switch
  • gop run: support args
  • gop run go files (means we don't compile them but check dependencies because they may import Go+ packages)
  • support external types (import packages and use types defined in them)
  • binary operators: LAnd(&&), LOr(||) and LNot(!)
  • member access: support embedded fields of struct

changes:

  • support codecov (coverage report)
  • rewrite README.md

Don't miss a new xgo release

NewReleases is sending notifications on new releases.