All notable changes to linode-cli
will be documented in this file.
- Saloon v3 by @SamuelMwangiW in #21
Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.3.0...v2.4.0
- Upgrade to Saloon v2 by @SamuelMwangiW in #18
Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.2.0...v2.3.0
- Laravel 10 by @AlfioSaitta and @SamuelMwangiW in #16
Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.3...v2.2.0
- Add IP Address checks by @SamuelMwangiW in #7
Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.2...v2.1.3
- Fixed
- Fixed
Class "LinodeServiceProvider" not found
error in 98347d235d44fbbe84558184af316b0a13d66516 - Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.1...v2.1.2
Allow config('linode.token')
to be a callback in e0e6a16193efc25f081546177cfce08f7c94e33d
Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.0...v2.1.1
- 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: https://github.com/SamuelMwangiW/linode/compare/v2.0.0...v2.1.0
- 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: https://github.com/SamuelMwangiW/linode/compare/v1.0.0...v2.0.0
- initial release