Skip to content

v2.3.0

Compare
Choose a tag to compare
@jiniannet jiniannet released this 20 May 07:08
· 19 commits to master since this release
  • 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