Release v0.17.0
What's Changed
- Refactor core (remove Run, Scope, Params...) by @b-studios in #759
- Address #344 by showing blocks when they are necessary by @b-studios in #762
- Improve dead code elimination to remove unused cases and operations by @b-studios in #763
- Add first draft of instrumented virtual machine by @b-studios in #713
- Drop Select from core and add Run to CPS by @b-studios in #765
Full Changelog: v0.16.0...v0.17.0