This repository has been archived by the owner on Mar 18, 2024. It is now read-only.
Releases: SamuelMwangiW/linode
Releases · SamuelMwangiW/linode
v2.4.0
v2.3.0
v2.2.0
v2.1.3
v2.1.2
- Fixed
- Fixed
Class "LinodeServiceProvider" not found
error in 98347d2
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Allow config('linode.token')
to be a callback in e0e6a16
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- Remove static from methods in
SamuelMwangiW\Linode\Linode
.__callStatic
has been introduced to avoid breaking changes. - To use the same behaviour, it is now recommended to use the Facade instead
SamuelMwangiW\Linode\Facades\Linode
Full Changelog: v2.0.0...v2.1.0
Switch to Saloon
What's Changed
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #3
- Switch to Saloon by @SamuelMwangiW in #4
- Added Phpstan by @SamuelMwangiW in #5
- Update Docs by @SamuelMwangiW in #6
Full Changelog: v1.0.0...v2.0.0
Laravel 9
Laravel 9 support
Full Changelog: v0.1.1...v1.0.0
v0.1.1
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1