github goplus/gop v0.9.6
Release v0.9.6

latest releases: v1.2.6, v1.2.5, v1.2.3-p2...
2 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 gop release

NewReleases is sending notifications on new releases.