Releases: programmatordev/openweathermap-php-api
Releases · programmatordev/openweathermap-php-api
v2.0.0
Full rewrite, now based on the PHP API SDK library 🔥.
v2.0.0-rc.1
Full rewrite, now based on the PHP API SDK library 🔥.
v1.4.2
v1.4.1
What's Changed
- Fix abstract endpoint with cache enabled test by @andrepimpao in #50
- Change docblock to throw ApiErrorException by @andrepimpao in #51
- Refactor code by @andrepimpao in #52
- Improve objects documentation page readability by @andrepimpao in #53
- Refactor tests by @andrepimpao in #54
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.3.0
What's Changed
- Move endpoints to properties instead of methods by @notprogrammator in #43
Full Changelog: v1.2.0...v.1.3.0
v1.2.0
v1.1.1
What's Changed
- Improve country code validation by @notprogrammator in #39
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Improved supported APIs page documentation by @notprogrammator in #36
- Replace validation with library by @notprogrammator in #37
Full Changelog: v1.0.1...v1.1.0