Releases: adoconnection/RazorEngineCore
Releases · adoconnection/RazorEngineCore
2024.4.1
- Expose RazorProjectEngineBuilder 🚀 #141 (thanks @cutslikeaknife)
- Documentation for RazorEngineCompilationOptionsBuilder #140 (thanks @MichaelCleverdon)
- More asyncs #138 (thanks Adam Kauffman)
2023.11.1
- Template debugging 🚀 PR#111 (thanks @shehrozeee and @TheAtomicOption)
- Add CancellationToken overloads to Compile methods PR#134 (thanks @daviddotcs)
- Package license information #133
- Code cleanup
2022.8.1
2022.1.2
2022.1.1
- Make private methods in RazorEngine protected and virtual #PR88 (thanks @wdcossey)
- Dictionary bug in anonymous model #91 (thanks @jddj007-hydra)
- Template name fix #PR84 (thanks @Yazwh0)
- CI for GitHub Actions #PR69 (thanks @304NotModified)
- Added Source Link #PR67 (thanks @304NotModified)
- Microsoft.AspNetCore.Razor.Language 3.1.8 -> 6.0.1
- Microsoft.CodeAnalysis.CSharp 3.7.0 -> 4.0.1
2021.7.1
- Better error messages #PR54 (thanks @wdcossey)
- More asyncs #PR53 (thanks @wdcossey)
- Strong name for assembly #59 (thanks @garryxiao)
2021.3.1
- fixed NET5 publish as single file (thanks @jddj007-hydra)
- AnonymousTypeWrapper array handling fix
- System.Collections referenced by default
- Microsoft.AspNetCore.Razor.Language 3.1.8 -> 5.0.3
- Microsoft.CodeAnalysis.CSharp 3.7.0 -> 3.8.0