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

v1.0.6

Compare
Choose a tag to compare
@eidheim eidheim released this 17 Dec 11:27
· 31 commits to master since this release
  • Slight code modernisation through use of nullptr and unique_ptr
  • Added CI and io_test
  • Corrected exit status on Unix like systems
  • Removed unnecessary close()'s within Process::open in process_unix.cpp