All Versions
12
Latest Version
Avg Release Cycle
148 days
Latest Release
1456 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.8.0 Changes
September 18, 2020 -
v1.7.3 Changes
October 19, 2019๐ #239 Fix command on Windows
-
v1.7.2 Changes
July 12, 2019๐ Fix #206 Add SVG support
-
v1.7.1 Changes
April 16, 2019๐ #232 Skip deploys if no changes are generated
-
v1.7.0 Changes
December 19, 2018โฌ๏ธ Drop support for PHP 5.4 and 5.5 as well as Symfony 2.x (that allows to fix a bug).
-
v1.6.3 Changes
August 31, 2018 -
v1.6.2 Changes
August 25, 2018Compatibility with Symfony 4
-
v1.6.1
March 19, 2017 -
v1.6.0 Changes
January 24, 2017- ๐ง #159, #187 Override couscous.yml configuration from command line with the
--config key=value
option by @cyberbit - ๐ Fix #181 couscous preview : too many arguments by @wysow
- โก๏ธ #189 Website update by @wandersonwhcr
- #170 Add new template to the website by @pnowy
- ๐ #169 Add documentation for self-update command by @cyberbit
- ๐ง #159, #187 Override couscous.yml configuration from command line with the
-
v1.5.2 Changes
June 02, 2016- #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 :))
- #165 Automatically exclude directories found in