v2.0.0
Version: 2.0.0
Published: 4/3/2019
Change Set: d0100e9
NuGet Package: DouglasCrockford.JsMin
- Added an overloaded version of the
Minify
method that takes a instance of string builder. This will allow to integrate minifier with the external string builder pools - Added a
GetEstimatedOutputLength
static method that can be used to calculate the capacity of string builder - Added support of .NET Framework 4.5 and .NET Standard 2.0