What's Changed
- fix: flaky vm file write tests in CI by @danieljohnmorris in #118
- test: improve code coverage for VM, verifier, and interpreter by @danieljohnmorris in #121
- feat: space-separated list literals and heterogeneous lists by @danieljohnmorris in #122
- test: coverage round 2 by @danieljohnmorris in #123
- feat: change _ type from nil to any/unknown by @danieljohnmorris in #124
Full Changelog: v0.9.1...v0.10.0