Skip to content

v1.13.0

Compare
Choose a tag to compare
@xushiwei xushiwei released this 11 Nov 06:31
· 32 commits to v1.13 since this release
19b9702

new features:

  • gox: MatchError.Message (#308)

incompatible changes:

  • refactor: xxxError use Pos instead of Position; NodeInterpreter/DbgPositioner (#302)
  • refactor: cb.TypeDecls; NewType with src ast.Node (not pos token.Pos) (#307)
  • refactor: NodeInterpreter: rm Caller #309