Releases: Vinelab/cdn
Releases · Vinelab/cdn
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
Up to L5
Laravel 4.2 (Last suport for L 4.2)
Last time we support Laravel 4.2.
update the following dependencies:
- "symfony/finder": "2.5.*@dev" "symfony/finder": "2.5.7",
- "guzzlehttp/guzzle": "~4.0" "guzzlehttp/guzzle": "~5.0",
- "aws/aws-sdk-php": "2.6." "aws/aws-sdk-php": "2.7."
- "phpunit/phpunit": "4.2." "phpunit/phpunit": "4.3.",
v1.0.0
v1.0.0-beta.3
Fix the empty bucket name bug.
v1.0.0-beta.2
Add Path() function to allow full path assets loading (outside the public directory).
Update docs.