This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
Releases: matthewbdaly/laravel-azure-storage
Releases · matthewbdaly/laravel-azure-storage
2.0.4
Fixed a typo
Fixes a typo that would likely have caused issues with the URL
What's Changed
- Fix typo using url parameter instead of prefix by @ElieSauveterre in #50
Full Changelog: 2.0.2...2.0.3
Psalm now passes in full at level 1
2.0.2 Fixed last remaining Psalm issue
Resolved some issues flagged by Psalm
2.0.1 Introduced Psalm baseline
Laravel 9 support
2.0.0 Psalm now passes at level 2
1.6.0
Fixed some type issues
1.5.0
Adds support for SAS tokens
1.3.12: Merge pull request #26 from sebdesign/master
Resolve the Blob Client through the container
1.3.11: Merge pull request #20 from ingalless/master
Bug fix for 1.3.10
1.3.10
Added support for custom endpoints