Skip to content

v0.6.4

Choose a tag to compare

@tyler-johnson tyler-johnson released this 16 Oct 22:03
· 168 commits to master since this release
  • Added a global context, accessible by all views in Temple. The global values can be manipulated with the new Temple.globals() method.
  • Added global actions, accessible by all views in Temple. Add and remove global actions through the Temple.actions object.