All Versions
54
Latest Version
Avg Release Cycle
17 days
Latest Release
1226 days ago

Changelog History
Page 5

  • v3.0.0-githubworkflows.950a8d2

    December 29, 2019
  • v2.12.2 Changes

    December 22, 2019

    2019-12-22

  • v2.12.1

    October 05, 2019
  • v2.12.0

    October 05, 2019
  • v2.11.3

    September 07, 2019
  • v2.11.2

    July 11, 2019
  • v2.11.1

    July 11, 2019
  • v2.11.0

    July 11, 2019
  • v2.10.1 Changes

    July 07, 2019

    🛠 Fixes issue with frameworks like vue.js that might remove elements containing only whitespace.

    Thanks to @kaishuu0123

  • v2.10.0 Changes

    June 20, 2019
    • âž• Add configuration option maxLineSizeInBlockForComparison to configure max line size to do comparisons per block. This options helps avoiding OOM in blocks with large line (e.g.: minified files).