csstidy 6.x-2.0

Unsupported

Glitch in d.o caused a duplicate 2.0-rc2 release to be made. Correcting it with this release.

csstidy 6.x-2.0-rc1

Bug fixes
Unsupported

- Consolidated settings
- Work around for Boost Bug #940554: CSS files with multiple periods (.) in the filename
- Fixed missing delimiter errors

csstidy 6.x-2.x-dev

New features

- Update the CSSTidy library to the latest development branch
- Prepare simplifying code so it might eventually be included in Drupal 8

csstidy 6.x-2.0-beta3

Unsupported

- Restructured library to prepare for possibly moving into Drupal core.
- Cleaned-up most of the library code to meet Drupal standards.
- Removing unnecessary or dangerous settings to streamline optimization.

csstidy 6.x-2.0-beta2

Bug fixes
Unsupported

Fix a pretty serious issue with unsafe configuration options such as sorting selectors and properties.

csstidy 6.x-1.3

Bug fixes
Unsupported

* Added ability to translate notification messages
* Added ability to disable notification messages in setting.php by using csstidy_mute_messages = TRUE
* Cleaned up code formatting
* Applied all suggestions by Coder to comply with Drupal Coding Standards

csstidy 6.x-1.2

Unsupported

* Added notification of compression.
* Made a few minor memory usage modifications.
* Added option to keep CSS readable.

csstidy 6.x-1.1

Bug fixes
Unsupported

The last release was missing some code required to save the processed the CSS file.

csstidy 6.x-1.0

Unsupported

Official stable release. It has been over a week with no outstanding bugs.

csstidy 6.x-1.0-rc2

Bug fixes
Unsupported
  • Removed remaining unnecessary code leftover from clone of CSS Embedded Images
  • Modified CSSTidy setting to stop selectors from being merged. This was a bug on my site which prevented certain margins from being overwritten because the merged selectors we moved to the bottom of the CSS file.

csstidy 6.x-1.0-rc1

Unsupported

First Release Candidate. It works on my site, but there could still be a bug or too. Use at your own risk! I would appreciate any feedback.

Subscribe with RSS Subscribe to Releases for CSSTidy