Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Latest commit

 

History

History
56 lines (33 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.82 KB

Changelog

All notable changes to linode-cli will be documented in this file.

v2.2.0 - 2023-07-02

What's Changed

  • Laravel 10 by @AlfioSaitta and @SamuelMwangiW in #16

Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.3...v2.2.0

v2.1.3 - 2022-09-27

What's Changed

  • Add IP Address checks by @SamuelMwangiW in #7

Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.2...v2.1.3

v2.1.2 - 2022-09-27

v2.1.1 - 2022-09-23

Allow config('linode.token') to be a callback in e0e6a16193efc25f081546177cfce08f7c94e33d

Full Changelog: https://github.com/SamuelMwangiW/linode/compare/v2.1.0...v2.1.1

v2.1.0 - 2022-09-23

  • 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

Switch to Saloon - 2022-09-23

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: https://github.com/SamuelMwangiW/linode/compare/v1.0.0...v2.0.0

1.0.0 - 202X-XX-XX

  • initial release