Releases: franzliedke/studio
Releases · franzliedke/studio
Usability improvements
composer.json cleanup
- Made the license explicit for this library. It is published under the terms of the MIT License.
- Bug fix:
- Generated
composer.json
files will now contain less backslashes where they are not needed.
- Generated
PhpSpec support
- PhpSpec: Studio will now configure PhpSpec if requested (include dependencies and configure test suite with autoloading).
- Bug fix:
- Fixed broken autoloading for PhpUnit tests namespace.
PSR-4 and scrap command
- PSR-4 autoloading: Studio will now configure Composer to use PSR-4 autoloading for your source and test files (if PhpUnit is configured).
scrap
command: Makes it easy to throw away package (may only be useful for me during development)
First release
Ready for prime time!
We'll see whether this is going in the right direction and add many more tools in the next releases.