Downloads

Download compass-6.x-1.0-beta3.tar.gztar.gz 11.01 KB
MD5: c51140835832e0e48731a9c48cc91b51
SHA-1: f15e60575d08a759d49baf77c5d61d0cc8d037cd
SHA-256: 0e88d1aa7b193aed8d4198533366a6775350c02f7ec6f2c27c88aacdb9c6dde7
Download compass-6.x-1.0-beta3.zipzip 13.29 KB
MD5: 2f11bec03495753a37008dce440553b7
SHA-1: 95ac48ecc85aba23ef5ce15cd6b9dbdeeb6ed49d
SHA-256: 76e1ab06cc5f3de93ed5bb5b30daaa29bc33b35eac8fd625a810908e8d4550cf

Release notes

Many bug fixes, notably compatibility with latest versions of Compass.

  • clear css cache when recompiling with compass.
  • remove dependency on devel module.
  • when the theme cache is reset, also regenerate the CSS by running _compass_update().
  • upgrade to compass 0.10.0 command syntax.
  • enable constant recompilation in coordination with devel module's theme rebuild.
  • refactor execution functions.
  • move pages and admin settings to include files.
  • fix all strict coder warnings.
  • move submit and validate functions into include files.
  • i18n fix on page title.
  • crude drush integration.
  • fix cron task.
  • separate helper functions into include file.
  • expose compass_devel_rebuild in admin settings form.
  • delete variables on uninstall.
  • #870924: Incorrect relative-assets by ckng: Incorrect relative-assets
  • add drush validation hook.
  • drush compile only displays output for verbose requests.
  • refactor option string function.
  • #919032: hook_menu_link_alter doesn't take $menu as a reference by seutje: hook_menu_link_alter doesn't take $menu as a reference
  • add gem path and gem home variables.
  • improve code style and comments.
  • use new method to determine shell path.
  • simplify shell exec function.
  • handle possibility that current theme is not a sass enabled theme.
Created by: Anonymous
Created on: 24 Apr 2011 at 14:47 UTC
Last updated: 25 Mar 2017 at 20:42 UTC
Bug fixes

Other releases