Version 2.5 (2018-04-09)
------------------------

* Namespace issues (thanks to Jan Dietrich)
* Updated the list of available indicators
* Allow iso3c or iso2c as input for country argument
* Rolled-back indicator input clean up because too aggressive (Thanks to Geoff Wright)
* Rename columns automatically when using a named vector

Version 2.4
-----------

* Call RJSONIO::fromJSON explicitly to avoid conflict with JSON package (Thanks to Richard Cotton)

Version 2.3
-----------

* Change default start/end date per user request

Version 2.2
-----------

* Bug: country names were stripped of digits

Version 2.1
-------------

* Fixed various issues (thanks to Matthieu Stigler for bug reports and patches)
* Faster downloads when requesting multiple countries (leveraging the US;BR;CA API syntax)

Version 2.0
-----------

* Now uses JSON instead of XML (Faster, easier)
* WDIcache function now allows users to update the locally stored database of available WDI series
* Fixed doc examples  
* Documentation now uses roxygen2
* Moved development to github 
* Series and country info now in a single data list. utf-8 encoding fixed    
 
