Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

v0.3.8

Compare
Choose a tag to compare
@dersam dersam released this 18 Jun 14:11

-Fix autoloader function not loading controllers in subfolders.
-Store coverage data in module specific directories by coverage format.
-When --coverage flag is passed, display the path any coverage data is being written to.
-Add Psysh support.
-Abstract helpers into a generic PD helper class for brevity.