v0.10.2
Enhancements
- Removed linear search of trace rows from
BlockHashTableRow::table_init()
(#1439). - Exposed some pretty printing internals for
MastNode
(#1441). - Made
KernelLibrary
implClone
andAsRef<Library>
(#1441). - Added serialization to the
Program
struct (#1442).
Changes
- [BREAKING] Removed serialization of AST structs (#1442).