Skip to content

v1.15.0

Compare
Choose a tag to compare
@xushiwei xushiwei released this 08 Mar 16:43
· 74 commits to main since this release
010bb4b

features:

  • cb.MapLitEx (#386)
  • cb.BinaryOp: -> <> (#395)
  • format interface{}: rm newline (#396 #400)
  • don't define GopPackage for main package (#401)

incompatible changes:

  • rename github.com/goplus/gox => github.com/goplus/gogen (#402)
  • cb.CommCase: update scope (#388)
  • cb.CommCase/Then (#389 #390)
  • cb.TypeCase/Then (#391 #394)
  • cb.Case/Then (#392 #393 #394)

changes:

  • packages.Importer: use mutex because Import should be multi-thread safe (#385 #387)
  • mod: golang.org/x/tools v0.19.0