Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 471 Bytes

Changelog

0.0.8

0.0.7

  • Compiler optimization is removed, since it creates broken binary with clang

0.0.6

  • Added process argument for waiting on non-parent processes @jayrhynas
  • Added event handling for SIGPIPE event. @shishirchawla

0.0.5

  • Removed dead code
  • Added examples

0.0.4

  • Initial release