- Do not purge non-asset files, such as
min/.gitignore
- Add support for asset paths beginning
../
- Add callback/hook after asset file creation
- Fix #4 - artisan command incompatible with Laravel 5.0
- Fix #1 - render small asset files inline
- Fix #3 - allow alternatives to file_get_contents()
- Some dependencies only needed in development.
- Update example collections.
- First public release, with unit tests and documentation.