- Updated tests to remove dependency on external API calls by introducing mocked API responses. - Adjusted GitHub Actions to use the mocked data for PRs originating from forked branches. - Implemented a secret scanner to prevent the accidental inclusion of API keys in request/response mocks.
0.4.5
Changes:
- message for 403 errors. - backoff giveup condition. - Imported the API module into the package namespace. - Added a check for the presence of "NA" values in the DataFrame column specified by data_identifier.