PathTools Changelog.

Link 1.0.7 · 2018.02.01

added - 2018.02.01

  • Renamed the composer package name to craft-pathtools

Link 1.0.6 · 2017.12.06

changed - 2017.12.06

  • Updated to require craftcms/cms ^3.0.0-RC1
  • Switched to Craft::$app->view->registerTwigExtension to register the Twig extension

Link 1.0.5 · 2017.07.15

changed - 2017.07.15

  • Craft 3 beta 20 compatibility

Link 1.0.4 · 2017.03.24

changed - 2017.03.24

  • hasSettings -> hasCpSettings for Craft 3 beta 8 compatibility

Link 1.0.3 · 2017.03.13

fixed - 2017.03.13

  • The handle used for translations is now all lowercase

Link 1.0.2 · 2017.03.12

added - 2017.03.12

  • Added craft/cms as a composer dependency
  • Added code inspection typehinting for the plugin & services

Link 1.0.1 · 2017.02.17

changed - 2017.02.17

  • Code cleanup
  • Added a new colored icon

Link 1.0.0 · 2017.02.14

added - 2017.02.14

  • Initial release