Skip to content

v1.0.1

Choose a tag to compare

@craigfowler craigfowler released this 10 Nov 20:55
· 729 commits to master since this release

This is a backwards-compatible bugfix release over v1.0.0.

Changelog

These are the changes between v1.0.0 and v1.0.1:

Bug fixes

  • Issue #222 - Fix error reporting for ASP.NET MVC ViewEngine
  • Issue #226 - Fix crash when duplicate METAL macros are found
    • There have been times found in which ZPT-Sharp crashes when there are no duplicate macros
    • This includes improving the exception raised when there really are duplicate macros (indicate which ones are duplicated)
  • Issue #225 - Fix a crash due to constructor visibility in the 'unknown source info' class