Releases: codebach/PianoSoloWeatherBundle
Releases · codebach/PianoSoloWeatherBundle
V2.1.0
ChangeLog
- Fixed bug with caching
- Phpdoc and readme updates
V2.0.0
ChangeLog
- Code improvements
- Bumped php version to 5.3.9
- Bumped symfony version to 2.7 or 3
- changed deprecated guzzle/guzzle to guzzlehttp/guzzle
Solo 2
ChangeLogs
- phpdoc corrections
- space edits
- twig extension parameter injection instead of container injection
Solo 1
ChangeLogs
- Enabled getData and getCityData methods to use OpenWeatherMapApi directly via the bundle service
- PhpDoc updates