Release of Version 0.3.0
After several years, version 0.3.0 is ready! Changes for this release include:
- Dropping support for Python <= 3.5
- Use of the World Bank API version 2
- Elimination of the "display" argument in search functions. Instead, search functions return lists that print out a table when expressed directly in a shell or notebook
- Ability to specify source for data retrieval
- A new "last updated" attribute on returned data objects (including Pandas objects)
- An option to bypass the cache
- The ability to specify non-annual dates
As well as massively improved testing and a number of bug fixes
Many thanks for contributions from:
- Dominic Kwok (@dominickwok)
- James Remeika (@remeika)
- David Lemayian (@DavidLemayian
- Max Ghenis (@MaxGhenis)
- Gábor Lipták (@gliptak)