PathTools
Version 1.0.7
February 1, 2018
Added
- Renamed the composer package name to
craft-pathtools
Version 1.0.6
December 6, 2017
Changed
- Updated to require craftcms/cms
^3.0.0-RC1
- Switched to
Craft::$app->view->registerTwigExtension
to register the Twig extension
Version 1.0.5
July 15, 2017
Changed
- Craft 3 beta 20 compatibility
Version 1.0.4
March 24, 2017
Changed
hasSettings
->hasCpSettings
for Craft 3 beta 8 compatibility
Version 1.0.3
March 13, 2017
Fixed
- The handle used for translations is now all lowercase
Version 1.0.2
March 12, 2017
Added
- Added
craft/cms
as a composer dependency - Added code inspection typehinting for the plugin & services
Version 1.0.1
February 17, 2017
Changed
- Code cleanup
- Added a new colored icon
Version 1.0.0
February 14, 2017
Added
- Initial release