clean-css.git
2012-06-25 Goal Smashers... Merge pull request #12 from drewwells/master
2012-06-25 Drew WellsAdd note for comments that survive minifying
2012-06-10 Jakub PawlowiczVersion 0.4.1.
2012-06-10 Jakub PawlowiczAdded better stateless processing (when calling CleanCS...
2012-06-04 Jakub PawlowiczRestyled readme.
2012-06-04 Jakub PawlowiczVersion 0.4.0.
2012-06-04 Jakub PawlowiczAdded acknowledgements section.
2012-06-04 Jakub PawlowiczAdded speed improvements and made empty elements remova...
2012-05-27 Jakub PawlowiczVersion 0.3.3.
2012-05-27 Goal Smashers... Merge pull request #7 from vvo/master
2012-05-23 vvoBetter empty elements regex
2012-05-23 vvoTrim whitespace
2012-05-23 vvoFix test data path
2012-05-23 vvoAdd vows devDependency
2012-01-17 Jakub PawlowiczVersion 0.3.2.
2012-01-17 Jakub PawlowiczFixed output method under node 0.6 which incorrectly...
2011-12-16 Jakub PawlowiczVersion 0.3.1.
2011-12-16 Jakub PawlowiczFixed cleaning up '0 0 0 0.5em'.
2011-11-29 Jakub PawlowiczVersion 0.3.0.
2011-11-29 Goal Smashers... Merge pull request #4 from jmalonzo/master
2011-11-29 Jan AlonzoUse util not sys
2011-11-27 Jakub PawlowiczVersion 0.2.6.
2011-11-27 Jakub PawlowiczFixed expanding + signs in calc() when mixed up with...
2011-11-27 Jakub PawlowiczVersion 0.2.5.
2011-11-27 Jakub PawlowiczOptimized replace method to skip unused code.
2011-11-27 Jakub PawlowiczMerge branch 'master' of github.com:GoalSmashers/clean-css
2011-11-27 Jakub PawlowiczFixed issue with cleaning up spaces inside calc/-moz...
2011-09-25 Jakub PawlowiczFixed converting #f00 to red in borders and gradients.
2011-09-25 Jakub PawlowiczAdded missing licensing info.
2011-05-25 Jakub PawlowiczBumped version to 0.2.4.
2011-05-25 Jakub PawlowiczFixed path to cleancss library (from global to local).
2011-05-25 Jakub PawlowiczAdded node_modules to ignore.
2011-05-25 Jakub PawlowiczFixed issue #1 from GitHub tracker.
2011-04-18 Jakub PawlowiczVersion 0.2.3.
2011-04-18 Jakub PawlowiczFixed two issues with IE 7 filters.
2011-04-17 Jakub PawlowiczVersion 0.2.2.
2011-04-17 Jakub PawlowiczFixed problem with space before color in 'border' property.
2011-03-19 Jakub PawlowiczUpdate to version 0.2.1.
2011-03-02 Jakub PawlowiczAdded history.
2011-03-02 Jakub PawlowiczUpdated to version 0.2.0. Added options parsing via...
2011-02-28 Jakub PawlowiczFixed path to cleancss binary.
2011-02-28 Jakub PawlowiczFirst version of clean-css.
2011-02-07 Jakub PawlowiczAdded all basic CSS transformations.