Skip to content

Releases: apixu/apixu-php

Fix Hour fields

26 Aug 07:59
bd9f5b7
Compare
Choose a tag to compare

Fix windDegree and windDirection fields from hourly forecast.

Multilanguage support

07 Jul 17:20
22658b4
Compare
Choose a tag to compare

Multilanguage support for condition text.

Fix Current weather

31 Mar 09:09
2e02f12
Compare
Choose a tag to compare
  • Add missing fields (uv, wind gust)

Paid license features

31 Mar 08:35
f26cfb4
Compare
Choose a tag to compare
  • Added hour parameter to Forecast (paid license only).
  • Added until parameter to History (paid license only).
  • Added wind gust to hourly forecast/history reponse.
  • Deprecated HISTORY_SINCE_FORMAT constant.

PHP 7.1 compatibility

19 Dec 05:20
2ae46c1
Compare
Choose a tag to compare
Merge pull request #8 from andreiavrammsd/php71-compatibility

PHP 7.1 compatibility

Frameworks integration and error handling fix

27 Oct 09:48
ba8bf24
Compare
Choose a tag to compare
  • Add Factory class for easier integration
  • Fix error handling
  • Global strict types check
  • Add frameworks integration examples

v1.0: Merge pull request #4 from andreiavrammsd/dev

21 Oct 06:04
56e1e74
Compare
Choose a tag to compare