Skip to content

Releases: Stolz/Assets

0.2.0

30 Jan 16:17
e3b4d36
Compare
Choose a tag to compare

Update mrclay/minify to version 3

0.1.11

02 Nov 01:27
Compare
Choose a tag to compare

Added support for adding assets at the beginning of the queue

0.1.10

08 Sep 04:48
Compare
Choose a tag to compare

Added support for Laravel 5.5 Package Auto Discovery feature

0.1.9

07 Jun 03:16
Compare
Choose a tag to compare

Added options to provide your own CSS/JS minifiers

0.1.8

13 Jan 03:35
Compare
Choose a tag to compare

Updated legacy artisan command for people still using Laravel 4.x

0.1.7

11 Jan 06:27
Compare
Choose a tag to compare

Updated legacy service provider for people still using Laravel 4.x

0.1.6

06 Jan 03:17
Compare
Choose a tag to compare

Fixed problem with artisan command and multitenancy

0.1.5

30 Dec 08:15
Compare
Choose a tag to compare

Added multitenancy feature for Laravel >= 5

0.1.4

01 Oct 09:51
Compare
Choose a tag to compare

Added no_minification_regex config option to exclude desired assets from minification

0.1.3

21 Jul 13:00
Compare
Choose a tag to compare

Refactored pipeline config option. Now it accepts an 'auto' value that will use your local assets last modification time as the pipeline hash salt. More info