All Versions
206
Latest Version
Avg Release Cycle
79 days
Latest Release
876 days ago

Changelog History
Page 3

  • v4.1.10 Changes

    March 05, 2018
    • ๐Ÿ›  Fixed issue #988 - edge case in dropping default animation-duration.
    • ๐Ÿ›  Fixed issue #989 - edge case in removing unused at rules.
    • ๐Ÿ›  Fixed issue #1001 - corrupted tokenizer state.
    • ๐Ÿ›  Fixed issue #1006 - edge case in handling invalid source maps.
    • ๐Ÿ›  Fixed issue #1008 - edge case in breaking up font shorthand.
  • v4.1.9 Changes

    September 19, 2017
    • ๐Ÿ›  Fixed issue #971 - edge case in removing unused at rules.
  • v4.1.8 Changes

    September 02, 2017
    • ๐Ÿ›  Fixed issue #959 - regression in shortening long hex values.
    • ๐Ÿ›  Fixed issue #960 - better explanation of efficiency stat.
    • ๐Ÿ›  Fixed issue #965 - edge case in parsing comment endings.
    • ๐Ÿ›  Fixed issue #966 - remote @imports referenced from local ones.
  • v4.1.7 Changes

    July 14, 2017
    • ๐Ÿ›  Fixed issue #957 - 0% minification of width property.
  • v4.1.6 Changes

    July 08, 2017
    • ๐Ÿ›  Fixed issue #887 - edge case in serializing comments.
    • ๐Ÿ›  Fixed issue #953 - beautify breaks attribute selectors.
  • v4.1.5 Changes

    June 29, 2017
    • ๐Ÿ›  Fixed issue #945 - hex RGBA colors in IE filters.
    • ๐Ÿ›  Fixed issue #952 - parsing @page according to CSS3 spec.
  • v4.1.4 Changes

    June 14, 2017
    • ๐Ÿ›  Fixed issue #950 - bug in removing unused @font-face rules.
  • v4.1.3 Changes

    May 18, 2017
    • ๐Ÿ›  Fixed issue #946 - tokenizing -ms-grid-columns repeat syntax.
  • v4.1.2 Changes

    May 10, 2017
    • ๐Ÿ›  Fixed issue #939 - semicolon after @apply at rule.
    • ๐Ÿ›  Fixed issue #940 - handling more font keywords.
    • ๐Ÿ›  Fixed issue #941 - breaking up vendor prefixed animation.
  • v4.1.1 Changes

    May 08, 2017
    • ๐Ÿ›  Fixed issue #938 - removing unused at-rules with !important.