Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

v1.0.4

Choose a tag to compare

@eidheim eidheim released this 23 Apr 09:22
  • Added Unicode support for Windows
  • Improved Windows support outside MSYS2
  • Fixed file descriptor/handle close on open process error
  • Cleanup of windows implementation, and replaced mutex::lock/unlock with lock_guards.