New library structure
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