Skip to content

0.5.0

Choose a tag to compare

@theofidry theofidry released this 17 Dec 09:32
· 77 commits to main since this release
040127e

Features

  • fcd320c [BC Break] Rename Exec namespace into Executor (#91)
  • b830f3c [BC Break] Inject ProcessExecutor to the finders (#89)
  • 040127e [BC Break] Make OnlyOn & SkippedOnWindows finders more generic and extend them to OS families (#94)

Misc

  • bc4d88b Make ProcOpenBasedFinderTest extend ProcOpenBasedFinderTestCase (#90)
  • a29d68f Move checking if proc_open function exists to the executor (#92)
  • f6b95e1 Remove unnecessary code for NProcFinder (#93)