All Versions
5
Latest Version
Avg Release Cycle
574 days
Latest Release
1240 days ago

Changelog History

  • v3.1.0 Changes

    December 02, 2020

    ๐Ÿ›  Fixes #41 - ๐ŸŽ‰ cheers to @1123612483

  • v3.0.0 Changes

    July 28, 2018
    • โšก๏ธ Update the project to NETStandard2.0 & .NET452
    • โšก๏ธ Update the unit tests to NUnit3.
    • โšก๏ธ Update AppVeyor CI/CD.
    • ๐Ÿšš Archiving : remove NAnt and WebOptimization repo's. No one uses em and they are available via TAGS if people want to reference that code/fork from a tag/etc.
  • v2.7 Changes

    September 30, 2014
    • ๐Ÿ— Build package wasn't correctly building the nugets.
    • ๐Ÿ›  Calc regex bugfix and regex performance : PR #3
  • v2.6 Changes

    September 30, 2014

    ๐Ÿš€ This release failed to include the artifacts in the NuGet packages ๐Ÿ˜Š

  • v2.5 Changes

    August 19, 2014
    • Correctly dispose of a memory stream : 435579b
    • MSBuild task now correctly returns an error code, when a error occurs : 01f0c0d
    • Any Byte Order Mask (aka BOM) that exists anywhere in some source text, will be stripped out : 973c924