Skip to content

v0.5.0

Compare
Choose a tag to compare
@WyriHaximus WyriHaximus released this 15 Aug 15:34
· 101 commits to 0.7.x since this release
v0.5.0
  • Forward compatibility: react/event-loop 1.0 and 0.5, react/stream 0.7.2 and 1.0, and Événement 3.0
    (#38 and #44 by @WyriHaximus, and #46 by @clue)
  • Windows compatibility: Documentate that windows isn't supported in 0.5 unless used from within WSL
    (#41 and #47 by @WyriHaximus)
  • Documentation: Termination examples
    (#42 by @clue)
  • BC: Throw LogicException in Process instanciating when on Windows or when proc_open is missing (was RuntimeException)
    (#49 by @mdrost)