- Ready for Laravel 5.4.
- Added the option to enable HTTP2 Server Push links in all assets that you add.
- Added a
Asset::path()
method to know the dist path for some extension (Backported to0.2
and0.1
); - Now it created a symlink instead copying directories. #3;
- Added a
environments
option to configure which environments should version. #4;
- Ready for Laravel 5.
- Added a new check to verify if the asset path starts with the origin_dir config;