Changes for version 0.14 - 2021-02-06

  • rewrote test suite into a single ".t" test
  • optimized memory allocations, by allocating Nodes in bulk, and being smarter about when we need to free/reallocate content buffers in Nodes
  • optimize whitespace collapsing
  • GH#3 / RT#108682; fix whitespace reduction at end of preserved line comment. Thanks to Dan Goodliffe
  • GH#6; fix unescaped slash in character set, inside of a regex, with thanks to @faf

Modules

XS based JavaScript minifier