Skip to content

Release 1.7.1

Compare
Choose a tag to compare
@darnocian darnocian released this 17 Apr 16:51
· 84 commits to main since this release
3481d93
  • NEW: update template resolution in TTemplateRegistry using contextual information
  • NEW: add convenience helpers Template.Resolver(), Template.Resolve(), Template.ResolveWithContext()
  • NEW: add Context.TemplateResolverWithContext
  • FIX: stack overflow on TemplateRegistry when resolving templates explicitly added to the context.
  • FIX: resource leak in TTemplateRegistry on shutdown
  • FIX: TTemplateRegistry shutdown could potentially block