- The new API implements a different scaling value behaviour. To preserve backwards compatibility, this new version aligns with the old behaviour.
- The October 2025 release of WEO removed bulk downloads and moved everything towards the SDMX API. This update provides a way to parse new releases from the API instead of relying on the XML files. Note that thew new API response does not include observation-level notes or information on when projections start for each country-indicator.
- Made function available to fetch latest holdings and allocations date
- Improved handling of unavailable dates
- Add support for fetching Special Drawing Rights (SDR) data
- Improved dtype handling for
fetch_datafunction - Improved error handling
- Improved logging
- First stable release of
imf-readerwith full functionality for accessing WEO data
- Beta release of
imf-readerwith full functionality for accessing WEO data
- Basic functionality for accessing WEO data for initial testing
- First release of
imf-reader