Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Sep 14:11
· 7 commits to main since this release
dc4c853

Added

  • Support for Windows, tested in CI

Fixed

  • Escaping of paths which was causing panics on Windows (#134)
  • Typos in error messages (#143)

Other

  • Some dependency upgrades