Skip to content

RigC v0.3.1

Latest
Compare
Choose a tag to compare
@PoetaKodu PoetaKodu released this 16 Oct 18:47
· 5 commits to main since this release

0.3.1 (2022-10-16)

Features

  • vm: danger conversion operator (4458a9f)
  • vm: null keyword and Null type. (a51ba6a)
  • vm: proper Addr<T> printing (c68421d)

Bug Fixes

  • vm: allow non-danger as operator to convert Addr<T> to Addr<Void> (698dfd3)
  • vm: missing escape of {} format braces (8934a79)

Full Changelog: v0.3.0...v0.3.1