v1.0.7
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)