Skip to content

v0.18.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 00:47
· 232 commits to main since this release

Added

Changed

  • Moved all tests over to Rust (#126 and implicitly solves the same problem that #109 was meant for).

Fixed

  • When the current working directory is invalid (e.g. doesn't exist or insufficient permissions), don't trigger a panic (fixed as a side-effect of #125).