0.3.0
This release changes how term combinators are handled internally. In particular, the kernel now uses a separate type to represent applications, abstractions, and products. This reduces the number of pointers that have to be dereferenced, increasing performance.
Full Changelog: v0.2.0...v0.3.0