v1.3.6 04/16/2024 Specify the page from which to get the child tags #39 v1.3.5 12/02/2020 Requires Grav 1.6 Pass phpstan level 8 tests Exclude empty folders from taxonomy v1.3.4 08/03/2020 Reinstated caching that was broken from previous PR #23 Fixed wrong URL for blog site skeleton #33 Resolved children_only option showing unpublished pages #27 Fixed escape character issue in validate pattern v1.3.3 08/21/2018 Reinstated caching that was broken from previous PR #23 v1.3.2 05/21/2017 Removed Grav trait in favor of Grav::instance() v1.3.1 11/02/2017 Don't need to lowercase the taxonomy now we have removed case_insensitive_urls option in Grav core v1.3.0 10/31/2017 Added ability to show tags of the child pages of the current page #17 Improved child-pages logic to use the same include, just pass an optional children_only param Lowercase all tags due to changes in Grav 1.3.8 where URL params are lowercase #18 v1.2.7 01/06/2016 Removed extraneous encoding v1.2.6 10/07/2015 Added active class on active taxonomies v1.2.5 07/19/2015 Set the taxonomy type from the taxonomy being passed in v1.2.4 02/19/2015 Implemented new param_sep variable from Grav 0.9.18 v1.2.3 02/05/2015 Added support for HHVM v1.2.2 01/09/2015 NOTE: BREAKING CHANGE: Moved templates into partials/ subfolder for consistency. v1.2.1 01/07/2015 Support for numeric taxonomy values v1.2.0 11/30/2014 ChangeLog started...