drush_compass 7.x-1.3

Bug fixes
Unsupported

Brings module up-to-date with the latest version of drush.
* Issue #2278999 by jh3: Warnings on every drush command "array_key_exists() expects parameter 2 to be array, null given engines.inc:259 "
* Issue #2597331 by jh3: Call to undefined function drush_core_find_project_path()

drush_compass 7.x-1.2

Bug fixes
Unsupported

Small change to have '=' in the command line options, it doesn't seem to need them but I prefer them to match *all* other command line parameters I use...

drush_compass 7.x-1.1

New features
Unsupported
  • Added lots of reworking to use Drush engines, so now supports different Compass commands;
    • Clean: Remove generated files and the sass cache from a Compass theme
    • Compile (existing command): Compiles a Compass theme stylesheets
    • Create: Creates a new compass project for your theme
    • Stats: Compiles and displays statistics of a Compass theme stylesheets
    • Validate: Compiles and validate the generated theme stylesheets
  • Added more command line options (all the global ones plus some others)

drush_compass 7.x-1.0

New features
Unsupported

Initial release for the Drush plugin Compass project.

Subscribe with RSS Subscribe to Releases for Drush Compass