Releases: jiniannet/jntemplate
Releases · jiniannet/jntemplate
v2.4.2
v2.4.1
v2.3.3
v2.3.2
v2.3.1
v2.3.0
- Support for defining simple arrays in templates
- Fixed an issue where individual method calls would throw exceptions under .NET 6.0
- Adjusted the switching method between the compilation engine and the interpretation engine, and optimized the asynchronous support
- bug fixes
v2.2.5
- Optimize the dynamic access of interpretation engine
- Optimized asynchronous function support
- Optimize the template cache, allow to disable the cache of compilation results when debugging
- Optimize DataTable support
- You can simplify template calling through Engine.Parse
- .NET6.0 support
- Other known (feedback) problem fixes