Skip to content

Releases: vemcogroup/laravel-weather

WeatherKit bugfix with rejected requests

15 Jan 08:54
Compare
Choose a tag to compare
3.0.2

Do not throw WeatherException for rejected responses from weatherkit

3.0.1

01 Mar 09:37
32fa5d5
Compare
Choose a tag to compare

What's Changed

  • Allow return type null for timezone by @mikkp17 in #6

Full Changelog: 3.0.0...3.0.1

3.0.0

15 Feb 12:07
97e3f53
Compare
Choose a tag to compare

What's Changed

  • Weatherkit by @mikkp17 in #5
  • PHP minimum version is now 8.0
  • Laravel 10 support

Breaking Changes

  • Weatherstack config settings has been moved

Full Changelog: 2.0.5...3.0.0

2.0.5

03 Feb 07:34
14b5e21
Compare
Choose a tag to compare

Support for Laravel 9

Full Changelog: 2.0.4...2.0.5

2.0.4

02 Jun 09:38
Compare
Choose a tag to compare

Added possibility to customise the cache time for weather response.

2.0.3

02 Jun 06:20
Compare
Choose a tag to compare

Added support for 'intervals' in config

2.0.1

01 Dec 11:45
457a66f
Compare
Choose a tag to compare

Support for PHP 8

2.0.0

09 Sep 07:26
Compare
Choose a tag to compare

Laravel 8 support

1.0.1

29 Jul 13:24
60a9625
Compare
Choose a tag to compare

First release