Skip to content

Releases: cmfcmf/OpenWeatherMap-PHP-API

You can now pass CURL options to the CURL fetcher and check whether the last result was cached

08 Dec 08:48
Compare
Choose a tag to compare

Forecast Temperatures now contain the day, morning, evening and night temperatures

08 Oct 11:53
Compare
Choose a tag to compare

Hotfix for changed API - replace "metric" by "°C" in temperature units

14 Jul 09:59
Compare
Choose a tag to compare
Merge pull request #36 from cmfcmf/fix-metric-unit

Also convert "metric" temperature unit to degrees.

Correct issues with DoctrineAnnotationReader

24 Jun 19:31
Compare
Choose a tag to compare
v2.0.7

Remove unsupported annotations, closes #34.

Corrected phpunit version

22 Jun 07:26
Compare
Choose a tag to compare
Merge pull request #33 from welly/dev

Edited phpunit version to use full semantic versioninig

OpenWeatherMap-PHP-API 2.0.5

20 Jun 10:53
Compare
Choose a tag to compare
v2.0.5

Update travis configuration.

OpenWeatherMap-PHP-API 2.0.4

03 Jun 19:43
Compare
Choose a tag to compare
Merge pull request #27 from pablopereira27/master

cnt modified

OpenWeatherMap-PHP-API 2.0.3

21 Mar 13:43
Compare
Choose a tag to compare
  • corrected timezone of sunset and sunrise.
  • added sunset and sunrise to the forecast data.

OpenWeatherMap-PHP-API 2.0.2

23 Aug 13:24
Compare
Choose a tag to compare

Mostly typo and cs fixes.

OpenWeatherMap-PHP-API 2.0.1

14 May 11:45
Compare
Choose a tag to compare

This release fixes some minor bugs and mainly improves code style. See the comparison to see what changed.