Change from pnpm to npm, add ./link.sh shortcut for npm style package linking
[clean-css.git] / README.md
2018-09-17 shrpneUpdate README.md (#1049)
2018-08-02 Jakub PawlowiczVersion 4.2.0.
2018-08-02 Jakub PawlowiczFixes #964 - allows for configurable line breaks.
2018-08-01 Chang WangUpdate downloads badge to point to graph of downloads...
2018-08-01 Vlad MitkovskyUpdate README.md (#1023)
2018-03-06 Jakub PawlowiczFixes ReDOS vulnerabilities.
2017-10-31 Markus OberlehnerPromote installing as dev dependency (#981)
2017-09-02 Jakub PawlowiczFixes #960 - better explanation of `efficiency`.
2017-06-17 Jakub PawlowiczFixes #947 - selector based filtering.
2017-06-16 Jakub PawlowiczSee #895 - updates readme with version requirement.
2017-06-16 Jakub PawlowiczSee #895 - ignoring specific styles.
2017-06-16 Jakub PawlowiczFixes #861 - new `transition` property optimizer.
2017-06-07 Jakub PawlowiczSee #944 - adds missing docs.
2017-06-07 Jakub PawlowiczBumps version to 4.2.0-pre.
2017-05-06 Jakub PawlowiczUpdates readme for version 4.1.
2017-05-06 Jakub PawlowiczSee #906 - adds ticket notes.
2017-05-05 Jakub PawlowiczAdds missing `format` option documentation
2017-04-20 Jakub PawlowiczUpdates readme to correctly refer to next release.
2017-04-20 Jakub PawlowiczFixes #862 - allows removing unused at rules.
2017-04-19 Jakub PawlowiczFixes #860 - adds `animation` property optimizer.
2017-04-07 Nicolas Challeilfix "optimizaton" typo (#928)
2017-04-06 Jakub PawlowiczFixes #920 - allows skipping property optimizations.
2017-04-05 Jakub PawlowiczSee #254 - removes `font` optimizations in level 1.
2017-04-05 Jakub PawlowiczSee #254 - implements `font` compacting.
2017-03-25 Jakub PawlowiczFixes #755 - adds custom handling of remote requests.
2017-03-24 Jakub PawlowiczFixes #905 - allows disabling selector sorting.
2017-03-22 Jakub PawlowiczAdds notes which features are available since 4.1.
2017-03-22 Jakub PawlowiczSee #908 - adds release notes & kudos.
2017-03-22 Jakub PawlowiczFixes #916 - maximum number of merged selectors.
2017-03-20 Martin GrandrathExtend readSources to accept array of source hashes...
2017-03-12 Mike Kamermansexplicitly mention the CLI utility (#912)
2017-03-11 Moritz KrögerUpdate README.md (#909)
2017-02-16 Jakub PawlowiczFixes #886 - better multi pseudo class / element merging.
2017-02-16 Jakub PawlowiczFixes #890 - adds toggle to disable empty tokens removal.
2017-02-15 Jakub PawlowiczAdds readme section about upcoming changes.
2017-02-14 Jakub PawlowiczFixes #893 - `inline: false` as alias to `inline: ...
2017-02-14 Jakub PawlowiczSee #892 - adds better `inline` option docs.
2017-02-02 yumetodofix typo (#877)
2017-01-23 Jakub PawlowiczVersion 4.0.0.
2017-01-23 Jakub PawlowiczUpdates acknowledgements section.
2017-01-23 Jakub PawlowiczSee #864 - adds better docs for optimization levels.
2017-01-23 Jakub PawlowiczReworks Readme to be more readable.
2017-01-22 Jakub PawlowiczSee #846 - moves CLI to a separate repository.
2017-01-20 Jakub PawlowiczMoves API options setup to `options` folder-space.
2017-01-20 Jakub PawlowiczFixes #863 - adds `transform` callback for custom optim...
2017-01-19 Jakub PawlowiczFixes #856 - allows `minify` to return a promise.
2017-01-19 Jakub PawlowiczAdds `overrideProperties` level 2 optimizations flag.
2017-01-19 Jakub PawlowiczRenames `compactShorthands` level 2 option to `mergeInt...
2017-01-19 Jakub PawlowiczSee #290 - adds removing IE filters.
2017-01-19 Jakub PawlowiczSee #290 - removes aggressive merging.
2017-01-15 Jakub PawlowiczFixes #857 - normalizes CleanCSS API interface.
2017-01-14 Jakub PawlowiczSee #799 - adds an option to wrap output at arbitrary...
2017-01-13 Jakub PawlowiczSee #799 - changes formatting defaults.
2017-01-13 Jakub PawlowiczSee #799 - renames `beautify` option to `format`.
2017-01-13 Jakub PawlowiczSee #799 - adds granular formatting options.
2017-01-11 Jakub PawlowiczFixes #425 - enables natural method of sorting selectors.
2017-01-10 Jakub PawlowiczFixes #853 - renames level 2 options.
2017-01-10 Jakub PawlowiczAdds examples of `all` keyword in level 1/2 optimizations.
2017-01-10 Jakub PawlowiczInverts some level 1 options for consistency.
2017-01-10 Jakub PawlowiczAdds granular control over level 1 optimizations.
2017-01-10 Jakub PawlowiczSee #731 - adds granular control over level 2 optimizat...
2017-01-08 Jakub PawlowiczSee #807 - disables restructuring optimizations.
2017-01-08 Jakub PawlowiczSee #850 - restores `-On` CLI option.
2017-01-06 Jakub PawlowiczFixes #717 - makes level 1 optimizations default.
2017-01-06 Jakub PawlowiczSee #850 - allows `on` or `off` as level option values.
2017-01-06 Jakub PawlowiczFixes #850 - implements optimization levels.
2017-01-05 Jakub PawlowiczRemoves `benchmark` API option.
2016-12-30 Jakub PawlowiczSee #703 - changes default compatibility to IE10+.
2016-12-27 Jakub PawlowiczSee #801 - recommends clean-css styles concatenation.
2016-12-26 Jakub PawlowiczFixes #849 - disables inlining protocol-less resources.
2016-12-26 Jakub PawlowiczSplits `inliner` option in two.
2016-12-26 Jakub PawlowiczFixes #767 - refactors inlining options.
2016-12-26 Jakub PawlowiczFixes #791 - resolves imports in-memory if possible.
2016-12-22 Jakub PawlowiczFixes #817 - makes `off` disable rounding.
2016-12-22 Jakub PawlowiczSee #209 - adds missing readme for `beautify` option.
2016-12-21 Jakub PawlowiczFixes #756 - adds disabling font-weight optimizations.
2016-12-21 Jakub PawlowiczFixes #686 - adds rounding precision for all units.
2016-12-20 Jakub PawlowiczFixes #818 - disables `px` rounding by default.
2016-12-19 Jakub PawlowiczAdds link to official web interface to readme.
2016-12-19 Jakub PawlowiczAdds Readme section on 4.0 breaking changes.
2016-12-16 Jakub PawlowiczSimplifies URL rebasing.
2016-12-16 Jakub PawlowiczRemoves `debug` API switch.
2016-11-16 Jakub PawlowiczUpdates project description.
2016-10-10 vlakoffNote that rounding only applies to px values (#820)
2016-07-15 Jakub PawlowiczBumps logo version.
2016-07-12 Jakub PawlowiczCleans up Readme markup.
2016-07-12 Jakub PawlowiczPoints Readme logo to canonical repository.
2016-07-10 Sal Niroadding logo (#793)
2016-04-09 Jakub PawlowiczAdds Twitter badge to Readme.
2016-04-09 Jakub PawlowiczAdds download stats badge to Readme.
2016-04-09 Jakub PawlowiczRemoves dev dependency status from Readme.
2016-03-13 Jakub PawlowiczMerge pull request #744 from deepsweet/start
2016-03-12 Kir BelevichAdd usage with Start tasks runner to README
2016-02-23 Jakub PawlowiczMerge pull request #733 from scniro/master
2016-02-23 SalREADME: updating gulp plugin
2016-01-09 Jakub PawlowiczMerge pull request #721 from XhmikosR/master
2016-01-06 Jakub PawlowiczUpdates gulp plugin reference.
2015-12-29 Jakub PawlowiczMerge pull request #718 from tomByrer/patch-1
2015-12-28 Tom Byrerchange header
2015-12-23 Tom Byrer+ online tools
next