All Versions
12
Latest Version
Avg Release Cycle
148 days
Latest Release
1314 days ago

Changelog History
Page 1

  • v1.8.0 Changes

    September 18, 2020

    ๐Ÿ“ฆ #256 Support package.json (npm and yarn) on top of Bower
    #257 Compatibility with Symfony 5

  • 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

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

  • v1.6.2 Changes

    August 25, 2018

    Compatibility 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
  • 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 :))