v1.0.6
This is a bugfix release which resolves a few high-priority issues. It also marks the first release in which the assemblies are strongly-named.
Changelog
- #98 - Use a profiler to determine where performance improvements are available
- #237 - Improve error reporting relating to compilation failures in C# expressions
- #239 - Crash when using a
load:
expression in conjunction with ASP.NET MVC - #246 - Fix build failures
- #244 - Optimise logic by avoiding caching of source info when source annotation is disabled
- #241 - Consolidate versions of dependency libraries
- #238 - Strongly-name all assemblies
- #247 - Fix build errors created by improperly-strong-named assemblies