Skip to content

Releases: jiniannet/jntemplate

v2.2.2

Choose a tag to compare

@jiniannet jiniannet released this 26 Jul 13:50
  • 增加匿名对象的支持
  • 配置调整,移除过期配置
  • 功能优化

v2.2.1

Choose a tag to compare

@jiniannet jiniannet released this 26 Jul 12:13
  • 增加匿名对象的支持
  • 优化

v2.2.0

Choose a tag to compare

@jiniannet jiniannet released this 08 Jun 13:04
  • Fix the problem of abnormal label parsing under certain circumstances
  • Fix the problem that foreach will cause abnormal type inference when processing certain types
  • Add label output mode (OutMode) configuration
  • Enhanced exception prompt
  • Configuration adjustment, code optimization

v2.1.2

Choose a tag to compare

@jiniannet jiniannet released this 22 May 08:06
  • fix bug: String comparison is abnormal in some cases
  • fix bug: Configure(Action<IConfig, VariableScope>) invalid.
  • optimization

v2.1.0

Choose a tag to compare

@jiniannet jiniannet released this 09 Apr 13:47
  • fix bugs
  • optimization

v2.0.0

Choose a tag to compare

@jiniannet jiniannet released this 05 Feb 12:39

-全新的编译型模板引擎