Skip to content

v1.0.7

Compare
Choose a tag to compare
@Log1x Log1x released this 29 Apr 16:01
· 139 commits to master since this release
2fd945b

Changelog

Enhancements

  • Add Sage 10 support 🎈
  • @sub and @hassub can now accept a third parameter for deeper nested arrays (e.g. @sub('images', 'sizes', 'thumbnail')). (Fixes #12)
  • New @permalink, @category, @term, @role, and @endrole directives.

Bug Fixes

  • Change get() to a protected function.
  • Fix a few typos in the docs. (Fixes #13)