Skip to content

v5.0.0

Choose a tag to compare

@shannonmoeller shannonmoeller released this 09 Mar 15:18
· 51 commits to master since this release

Features:

  • Added {{@file}} property to always make file data available without data key collisions or having to ../ up the context.

Breaking:

  • Removed file.data flag entirely. File data will no longer be available via {{file}}. Use new {{@file}} property instead.