All Versions
10
Latest Version
Avg Release Cycle
60 days
Latest Release
3105 days ago

Changelog History

  • v1.6.0 Changes

    October 19, 2015

    OWM Bug Fixing for App key

  • v1.5.4 Changes

    April 22, 2015

    ๐Ÿš€ This release includes some bug fixing and some feature improvements

  • v1.5.2 Changes

    July 08, 2014

    ๐Ÿšš 1. Removed external libray depedency (i.e volley and Okhttp) in aar

    1. Bug fixing in Okhttp weatherClient ๐Ÿ“œ 3. Bug fixing in Openweathermap parser (i.e. Historical weather data) ๐Ÿ‘ 4. Add HistoricalFragment with RecyclerView support in demo15
  • v1.5.1 Changes

    June 29, 2014
    1. Radar image
    2. Cleaner API
    3. Add wind direction and speed in OPW (forecast) thx to simonlinj
  • v1.5.0 Changes

    June 17, 2014

    Forecast.io
    ๐Ÿ†• new client building pattern

  • v1.4.0 Changes

    June 03, 2014
    1. Add historical weather data
    2. Unified weather code for Weather underground ๐Ÿ”จ 3. Code refactoring
    3. Introduced a new module (volley client) ๐Ÿšš 5. Removed the weather lib dependency from volley lib and moved the dependency in volley client module
  • v1.3.2 Changes

    June 01, 2014

    ๐Ÿ› Bug fixing for OWM

  • v1.3.1 Changes

    May 19, 2014

    ๐Ÿ›  Fix yahoo! weather bug about min temp

  • v1.3.0

    May 15, 2014
  • v1.2 Changes

    April 29, 2014

    This is the 1.2 version containing some improvements:

    ๐Ÿ‘ Weather Underground API support (Current Weather, Forecast, Astronomy, City search)
    Standard Http Weather client, based only on HttpConnection
    โž• Add more information from OpenWeathermap