Skip to content

Releases: CouscousPHP/Couscous

1.7.1

16 Apr 11:08
53fe638
Compare
Choose a tag to compare

#232 Skip deploys if no changes are generated

1.7.0

19 Dec 08:26
Compare
Choose a tag to compare

Drop support for PHP 5.4 and 5.5 as well as Symfony 2.x (that allows to fix a bug).

1.6.3

31 Aug 07:13
46a1e9c
Compare
Choose a tag to compare

#221 & #222 Fix "Symfony ProcessBuilder not found" when running couscous preview

1.6.2

25 Aug 16:32
bc11e8d
Compare
Choose a tag to compare

Compatibility with Symfony 4

1.6.1

19 Mar 16:38
Compare
Choose a tag to compare
Merge pull request #190 from CouscousPHP/feature/auto-deploy-and-uplo…

1.6.0

24 Jan 08:33
Compare
Choose a tag to compare

1.5.2

02 Jun 17:44
Compare
Choose a tag to compare
  • #165 Automatically exclude directories found in .gitignore (by @jubianchi)
  • Bugfix #166 Fix signal handling to avoid unexpected exceptions (by @jubianchi)
  • d5548ef Lighter couscous.phar (half the size) by not bundling dev dependencies of Couscous (by @mnapoli) (yes this should have been done sooner :))

1.5.1

31 May 06:42
Compare
Choose a tag to compare
  • Bugfix #162 Display error output when the preview server goes down (by @jubianchi)
  • #158 Add http:// prefix to preview URI in the console (by @Firehed)
  • #163 Propagate kill signal to the child server process (by @jubianchi)
  • #164 Website design improvement (by @bobmulder)

1.5.0

03 Apr 16:03
Compare
Choose a tag to compare

1.4.1

01 Feb 19:45
Compare
Choose a tag to compare

Nothing has changed except Couscous requires the latest PHP-DI version.