Skip to content
This repository has been archived by the owner on Feb 11, 2019. It is now read-only.

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@ramsey ramsey released this 07 Mar 22:18
· 139 commits to master since this release
  • Added checks to the activate script to detect whether another virtphp or virtualenv environment is running; one must deactivate virtualenv environments before they can activate a virtphp env. Switching virtphp env is allowed.
  • Added Travis CI and Coveralls.io configuration to run tests and generate coverage reports
  • Changed to use PSR-4 autoloading
  • Typo fixes and documentation updates