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

Choose a tag to compare

@cmfcmf cmfcmf released this 08 Dec 08:48
v2.0.10

More CS fixes.

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

Choose a tag to compare

@cmfcmf cmfcmf released this 08 Oct 11:53
  • CS fixes.

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

Choose a tag to compare

@cmfcmf cmfcmf released this 14 Jul 09:59
Merge pull request #36 from cmfcmf/fix-metric-unit

Also convert "metric" temperature unit to degrees.

Correct issues with DoctrineAnnotationReader

Choose a tag to compare

@cmfcmf cmfcmf released this 24 Jun 19:31
v2.0.7

Remove unsupported annotations, closes #34.

Corrected phpunit version

Choose a tag to compare

@cmfcmf cmfcmf released this 22 Jun 07:26
Merge pull request #33 from welly/dev

Edited phpunit version to use full semantic versioninig

OpenWeatherMap-PHP-API 2.0.5

Choose a tag to compare

@cmfcmf cmfcmf released this 20 Jun 10:53
v2.0.5

Update travis configuration.

OpenWeatherMap-PHP-API 2.0.4

Choose a tag to compare

@cmfcmf cmfcmf released this 03 Jun 19:43
Merge pull request #27 from pablopereira27/master

cnt modified

OpenWeatherMap-PHP-API 2.0.3

Choose a tag to compare

@cmfcmf cmfcmf released this 21 Mar 13:43
  • corrected timezone of sunset and sunrise.
  • added sunset and sunrise to the forecast data.

OpenWeatherMap-PHP-API 2.0.2

Choose a tag to compare

@cmfcmf cmfcmf released this 23 Aug 13:24

Mostly typo and cs fixes.

OpenWeatherMap-PHP-API 2.0.1

Choose a tag to compare

@cmfcmf cmfcmf released this 14 May 11:45

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