Skip to content

New library structure

Choose a tag to compare

@MGatner MGatner released this 25 Mar 20:01
· 104 commits to master since this release

Version 2 takes advantage of more of CodeIgniter 4's differences from CI3, moving the helper wrappers into the newly defined Service. There's also a deeper namespace (Tatter\Assets) to prevent collision of services with the other packages.
If you're using a custom config file (app/Config/Assets.php) please transfer the info into an updated version from src/Assets.php.example