Releases: davidpeach/composer-manuscript
Releases · davidpeach/composer-manuscript
5.2.0
What's Changed
- Tidy up the file structure a bit. by @davidpeach in #65
- Fixing flaky tests
- Remove older Laravel versions.
Full Changelog: 5.1.1...5.2.0
5.1.1
What's Changed
- Fix = set the directory for config in the laravel builder by @davidpeach in #62
Full Changelog: 5.1.0...5.1.1
5.1.0
What's Changed
- Feature/better local manual testing by @davidpeach in #59
- Move everything into a depenedency injection container. by @davidpeach in #61
- List local packages command by @davidpeach in #58
Full Changelog: 5.0.4...5.1.0
5.0.4
What's Changed
- Fix/25 duplicated local package requrie by @davidpeach in #57
Full Changelog: 5.0.3...5.0.4
5.0.3
Full Changelog: 5.0.1...5.0.3
5.0.1
What's Changed
- Add 3600 second timeout to symfony process. Delete old stub by @davidpeach in #56
Full Changelog: 5.0.0...5.0.1
5.0 Release
What's Changed
- Feature/merging package and playground concepts by @davidpeach in #48
- Feature/improved console output by @davidpeach in #49
- V5 by @davidpeach in #50
- Better CLI feedback.
- Merging concepts of playgrounds and packages to remove some duplication.
- Lots of refactoring.
- Some improvements to tests.
Full Changelog: 4.0.3...5.0.0
4.0.3 release
Changes
- Recreate the composer lock. Only using packages for dev now.
- move the phar file to be in the bin folder.
4.0.2 release
Changed
- Distributing as a single phar in the build directory. Avoiding version / stability issues when installing globally.
4.0.1 release
Fixed
- minimum stability
dev
added to composer as am using edge version of github-api package.