NEWS
owidapi 0.1.1.9000
owidapi 0.1.1 (2025-06-23)
- Encapsulated request logic in internal
perform_request() function.
- Updated variable parsing & introduced graceful error handling in
owid_get_catalog()
owidapi 0.1.0 (2025-02-27)
- Initial release with
owid_get(), owid_get_metadata(), owid_get_catalog(), and owid_search().
- Includes experimental helpers for shiny apps
owid_output() and owid_server().