clean-css.git
2017-05-10 Jakub PawlowiczFixes #941 - breaking up vendor prefixed `animation`.
2017-05-10 Jakub PawlowiczFixes #940 - handles more `font` keywords.
2017-05-10 Jakub PawlowiczVersion 4.0.13 release notes.
2017-05-10 Jakub PawlowiczVersion 3.4.26 release notes.
2017-05-08 Jakub PawlowiczBumps web interface to version 4.1.1.
2017-05-08 Jakub PawlowiczVersion 4.1.1 release notes.
2017-05-08 Jakub PawlowiczFixes #938 - removing unused at-rules with `!important`.
2017-05-07 Jakub PawlowiczBumps web interface to version 4.1.0.
2017-05-07 Jakub PawlowiczVersion 4.1.0.
2017-05-06 Jakub PawlowiczAdds web UI options for version 4.1.
2017-05-06 Jakub PawlowiczUpdates readme for version 4.1.
2017-05-06 Jakub PawlowiczSee #906 - adds ticket notes.
2017-05-06 Jakub PawlowiczSee #906 - stores settings in localStorage.
2017-05-06 Jakub PawlowiczSee #906 - handle dropdown events correctly.
2017-05-06 Jakub PawlowiczSee #906 - adds more intuitive settings toggling.
2017-05-06 Jakub PawlowiczSee #906 - adds 'reset settings' button.
2017-05-06 Jakub PawlowiczSee #906 - sets optimization options inline.
2017-05-05 Jakub PawlowiczAdds missing `format` option documentation
2017-04-21 Jakub PawlowiczReformats 'merge into shorthands' code.
2017-04-21 Jakub PawlowiczImproves longhand-into-shorthand merging.
2017-04-21 Jakub PawlowiczFixes #525 - restores `inherit`-based merging.
2017-04-20 Jakub PawlowiczReformats list of upcoming changes in ascending order.
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 PawlowiczSee #862 - allows non-standard `list-style-type`.
2017-04-19 Jakub PawlowiczFixes #860 - adds `animation` property optimizer.
2017-04-18 Jakub PawlowiczFixes #933 - smarter longhand into shorthand merging.
2017-04-13 Jakub PawlowiczAdds a new issue template (#934)
2017-04-12 Jakub PawlowiczBumps web interface to version 4.0.12.
2017-04-12 Jakub PawlowiczVersion 4.0.12 release notes.
2017-04-12 Jakub PawlowiczFixes #930 - regression in tidying selectors.
2017-04-07 Nicolas Challeilfix "optimizaton" typo (#928)
2017-04-06 Jakub PawlowiczFixes #920 - allows skipping property optimizations.
2017-04-05 Jakub PawlowiczSee #254 - adds History.md changelog entry.
2017-04-05 Jakub PawlowiczSee #254 - adds system font support.
2017-04-05 Jakub PawlowiczReworks validator module.
2017-04-05 Jakub PawlowiczUses `Marker` control characters where possible.
2017-04-05 Jakub PawlowiczSee #254 - removes `font` optimizations in level 1.
2017-04-05 Jakub PawlowiczSee #254 - implements `font` compacting.
2017-04-04 Jakub PawlowiczBumps web interface to version 4.0.11.
2017-04-04 Jakub PawlowiczVersion 4.0.11 release notes.
2017-04-04 Jakub PawlowiczFixes #924 - `hsl` zero percent eager optimization.
2017-03-31 Jakub PawlowiczFixes #923 - protocol tests and nock 9.
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 PawlowiczFixes 4.0.10 changelog link.
2017-03-22 Jakub PawlowiczBumps web interface to version 4.0.10.
2017-03-22 Jakub PawlowiczVersion 4.0.10 release notes.
2017-03-22 Jakub PawlowiczSee #916 - adds 4.0.10 release note.
2017-03-22 Jakub PawlowiczRefixes #556 - IE backslash hacks.
2017-03-22 Jakub PawlowiczFixes #917 - prevents grid area unquoting.
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-22 Jakub PawlowiczSee #916 - adds predictable fitting in restructuring.
2017-03-20 Martin GrandrathExtend readSources to accept array of source hashes...
2017-03-15 Jakub PawlowiczBumps web interface to version 4.0.9.
2017-03-15 Jakub PawlowiczVersion 4.0.9 release notes.
2017-03-15 Jakub PawlowiczFixes #903 - web UI and source maps.
2017-03-15 Jakub PawlowiczFixes #902 - case insensitive attribute matchers.
2017-03-15 Jakub PawlowiczFixes #907 - compatibility of space after closing brace.
2017-03-15 Jakub PawlowiczFixes #910 - too aggressive precision optimizations.
2017-03-12 Mike Kamermansexplicitly mention the CLI utility (#912)
2017-03-11 Moritz KrögerUpdate README.md (#909)
2017-02-22 Jakub PawlowiczBumps web interface to version 4.0.8.
2017-02-22 Jakub PawlowiczVersion 4.0.8 release notes.
2017-02-22 Jakub PawlowiczFixes #899 - regression in optimizing pseudo class...
2017-02-22 Jakub PawlowiczFixes edge case in remote stylesheet fetching.
2017-02-22 Jakub PawlowiczVersion 3.4.25 release notes.
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 PawlowiczBumps version on master to 4.1.0-pre.
2017-02-14 Jakub PawlowiczBumps web interface to version 4.0.7.
2017-02-14 Jakub PawlowiczVersion 4.0.7 release notes.
2017-02-14 Jakub PawlowiczFixes #891 - merging vendor-prefixed pseudo classes.
2017-02-14 Jakub PawlowiczSee #892 - adds better `inline` option docs.
2017-02-10 Jakub PawlowiczBumps web interface to version 4.0.6.
2017-02-10 Jakub PawlowiczVersion 4.0.6 release notes.
2017-02-10 Jakub PawlowiczFixes #885 - don't strip quotes from `font-feature...
2017-02-07 Jakub PawlowiczBumps web interface to version 4.0.5.
2017-02-07 Jakub PawlowiczVersion 4.0.5 release notes.
2017-02-07 Jakub PawlowiczFixes #884 - handling absolute paths on Windows.
2017-02-07 Jakub PawlowiczFixes #880 - incorrect token type identification.
2017-02-07 Jakub PawlowiczAdds #881 changelog entry.
2017-02-06 Olivier TassinariFix wrong require arity (#881)
2017-02-04 Jakub PawlowiczBumps web interface to version 4.0.4.
2017-02-04 Jakub PawlowiczVersion 4.0.4 release notes.
2017-02-04 Jakub PawlowiczFixes #879 - incorrect handling of spaces in paths.
2017-02-04 Jakub PawlowiczFixes #878 - invalid double backshlash tokenization.
2017-02-02 yumetodofix typo (#877)
2017-02-01 Jakub PawlowiczFixes a typo in History.md.
2017-01-30 Jakub PawlowiczBumps web interface to version 4.0.3.
2017-01-30 Jakub PawlowiczVersion 4.0.3 release notes.
2017-01-30 Jakub PawlowiczSee #875 - adds missing History.md entry.
2017-01-30 Jakub PawlowiczFixes #875 - :facepalm: bug in semantic merging.
2017-01-26 Jakub PawlowiczBumps web interface to version 4.0.2.
2017-01-26 Jakub PawlowiczVersion 4.0.2 release notes.
2017-01-26 Jakub PawlowiczFixes #874 - regression in at-rule tokenization.
next