8000 Release Bug fixes and minor new features · rur/treetop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bug fixes and minor new features

Compare
Choose a tag to compare
@rur rur released this 08 Apr 16:57
· 140 commits to master since this release
5eaaf34

New Features

  • FileExecutor and FileSystemExecutor now have an optional KeyedString property to mix files with hard coded templates
  • Added Template interface so that TemplateHandler no longer depends directly on html/template

Bugfix

  • Template cache not used/not working when constructing template in file executors
  • Files not being closed properly in FS executor
0