Releases: Laravel-Backpack/basset
Releases · Laravel-Backpack/basset
2.0.0-alpha.1
Added
- introduced "named assets";
- much more efficient
BASSET_DEV_MODE
; - added a
public_basset
disk, so you can easily cache your assets in the public directory (optional);
Changed
- fixed the
php artisan basset:fresh
command; - added a revised cachemap that holds all info on what was cached;
Removed
- install script no longer creates symlink;
1.3.6 🌈
What's Changed
- Update BassetManager.php temporary folder delete logic by @jhauserdev in #137
Full Changelog: 1.3.5...1.3.6
1.3.5 🌈
1.3.4 🌈
What's Changed
- Fix typos by @szepeviktor in #127
- Fix @loadOnce directive by @pxpm in #129
Full Changelog: 1.3.3...1.3.4
1.3.3 🌈
1.3.2 🌈
1.3.1 🌈
1.3.0 🌈
1.2.4 🌈
What's Changed
- Update BassetInstall to use provided PHP process by @o15a3d4l11s2 in #112
New Contributors
- @o15a3d4l11s2 made their first contribution in #112
Full Changelog: 1.2.3...1.2.4