Skip to content

Release v0.9.7

Compare
Choose a tag to compare
@xushiwei xushiwei released this 04 Aug 00:36
· 2710 commits to main since this release

new features:

  • rational support: untyped bigint/bigrat, bigint/bigrat (and operators), see tutorial/18-Rational
  • constant eval: support constant.BinaryOp/Compare/Shift
  • write Go+ packages in Go, see builtin/big.go

changes:

  • remove BuiltinContracts, LoadUnderlyingFunc