Skip to content

Releases: tompazourek/RazorHtmlMinifier.Mvc5

AspNet package updates

08 Jun 06:52
732422e
Compare
Choose a tag to compare

Update to latest packages and .NET Framework 4.8

01 Apr 06:26
1b09409
Compare
Choose a tag to compare

Support for @helper functions and App_Code files

11 Jun 20:21
Compare
Choose a tag to compare
  • Added support for @helper functions and App_Code files (#6, thanks @RudeySH)

Better whitespace handling, fixed views with dynamic models

06 Mar 20:07
Compare
Choose a tag to compare
  • Rewritten minification to be based on symbol visiting instead of regular expressions. It minifies better (#3).
  • Better handling of views without a model (or dynamic model) (#2)

Strong-named

06 Jan 10:49
Compare
Choose a tag to compare
  • Signing the assembly to have a strong name (solves #1)

Added logo

20 Nov 22:16
Compare
Choose a tag to compare
1.0.1

Initial release

12 Nov 13:25
Compare
Choose a tag to compare