Skip to content

Releases: davidpeach/composer-manuscript

5.2.0

11 Aug 10:50
192f4a7
Compare
Choose a tag to compare

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

12 Jan 21:05
Compare
Choose a tag to compare

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

12 Jan 20:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.4...5.1.0

5.0.4

08 Jan 17:50
6c36e44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.3...5.0.4

5.0.3

08 Jan 16:30
Compare
Choose a tag to compare

Full Changelog: 5.0.1...5.0.3

5.0.1

08 Dec 23:35
Compare
Choose a tag to compare

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

04 Nov 18:30
Compare
Choose a tag to compare

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

06 Oct 21:05
Compare
Choose a tag to compare

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

06 Oct 20:46
Compare
Choose a tag to compare

Changed

  • Distributing as a single phar in the build directory. Avoiding version / stability issues when installing globally.

4.0.1 release

06 Oct 18:59
e036e82
Compare
Choose a tag to compare

Fixed

  • minimum stability dev added to composer as am using edge version of github-api package.