Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

37 lines (26 loc) · 1.63 KB

Changelog

Version 4.0.1

  • Fixed the rendering of asynchronous templates.

Version 4.0.0

Version 3.0.0

Version 2.0.0

  • Breaking change: the eta() function now uses a named export instead of a default export.
  • Ported the source code to Haxe.

Version 1.1.0

Version 1.0.1

Version 1.0.0

  • First stable release.
  • Added an example of a Koa server.

Version 0.2.0

  • Added the async rendering option.
  • Merge the request context's state with template data.

Version 0.1.2

Version 0.1.1

Version 0.1.0

  • Initial release.