Skip to content

mount v0.1.1

Compare
Choose a tag to compare
@kolyshkin kolyshkin released this 15 Sep 17:38
bbb236c

Improvements:

  • RecursiveUnmount: add a fast path (#26)
  • Unmount: improve doc
  • fix CI linter warning on Windows

Testing/CI:

  • Unit tests: exclude darwin (#13)
  • Makefile: fix ignoring test failures (#19)
  • CI: add cross build (#23)