This release fixes a bug where the interpreter would freeze if there was an error in the computation.
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci[bot] in #65
- fix: prevent hanging when the subprocess crashes by @ariostas in #66
Full Changelog: v0.2.1...v0.2.2