This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
0.2.5
Pre-release
Pre-release
Libraries
- [@demhydraz] Add a
matches?
to test if a pattern matches. - [@demhydraz] Allow using arbitrary predicates in pattern matching.
- [@demhydraz] Add mutating version of
insert
. - [@demhydraz] Allow any number of optional values to be missing in pattern matching.
CLI
- [@SquidDev] Add stack sampling profiler, with flamegraph support.
Optimiser
- [@SquidDev] Optimise usage analysis, shaving 0.3 seconds off compilation.