8000 Release v2.6.1 · viewi/viewi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.6.1

Compare
Choose a tag to compare
@ivanvoitovych ivanvoitovych released this 01 Mar 13:58
· 16 commits to v2 since this release

v2.6.1

  • Added friendly errors output int the terminal during the build
  • Build time expressions support:

Executes the code during the build time and injects it as raw HTML content in the place

Syntax:

<div>{# file_get_contents('my-file') #}</div>

Full Changelog: v2.6.0...v2.6.1

0