Changelog
The full version history lives in CHANGELOG.md in the repository, generated from Conventional Commits on every release.
imf-reader follows semantic versioning. A major version bump means breaking changes, a minor version adds functionality without breaking existing calls, and a patch version fixes bugs.
What's changing in 3.0
Two things change when 3.0 ships:
- The deprecated
weo.clear_cache(),weo.api.clear_cache(), andsdr.clear_cache()helpers are removed. Usecache.clear_cache(scope=...), see Caching. - The
REF_AREA_IMF_CODEcolumn is removed from WEO frames.
Next steps
- Caching - the replacement for the deprecated
clear_cache()helpers - World Economic Outlook - the
REF_AREA_IMF_CODEcolumn and what replaces it