1.0.6
- Added
$children
option tonavigation()
. Pass a boolean to define whether the navigation should be returned with child items. - Added
level()
function to Collection in order to return only child elements. Pass an int for which level to return (currently only works for level 2)