Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Releases: YUICompressor-NET/YUICompressor.NET

Bug fix for hex compression.

02 Dec 01:27
d6e22a1
Compare
Choose a tag to compare

3.0 - Grikath

28 Jul 13:16
49b4ef8
Compare
Choose a tag to compare
  • 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.

Sabre

30 Sep 00:41
Compare
Choose a tag to compare
  • Build package wasn't correctly building the nugets.
  • Calc regex bugfix and regex performance : PR #3

Sabre (Accidental release)

30 Sep 00:40
Compare
Choose a tag to compare

This release failed to include the artifacts in the NuGet packages 😊

Jalkehi

19 Aug 13:23
Compare
Choose a tag to compare
  • 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