Skip to content

v0.10.2

Compare
Choose a tag to compare
@bobbinth bobbinth released this 11 Aug 08:22
· 27 commits to main since this release
d1679d6

Enhancements

  • Removed linear search of trace rows from BlockHashTableRow::table_init() (#1439).
  • Exposed some pretty printing internals for MastNode (#1441).
  • Made KernelLibrary impl Clone and AsRef<Library> (#1441).
  • Added serialization to the Program struct (#1442).

Changes

  • [BREAKING] Removed serialization of AST structs (#1442).