Skip to content

2.0.0

Compare
Choose a tag to compare
@Awilum Awilum released this 07 Jan 14:33
· 76 commits to master since this release

Features

  • add native support for Twig.
  • add new method urlFor()
  • add new method fullUrlFor()
  • add new method baseUrl()
  • add new method isCurrentUrl()
  • add new method currentUrl()

BREAKING CHANGES

  • use function urlFor() instead of path_for()
  • use function fullUrlFor() instead of full_url_for()
  • use function baseUrl() instead of base_url()
  • use function isCurrentUrl() instead of is_current_path()
  • use function currentUrl() instead of current_path()

affected plugins: account, accounts-admin, admin, form, form-admin, icon, themes-admin