You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 0.10.1 (October 17th, 2023)
Fix
⚠️ (Breaking) Fix metric_id param to correct group_id name in bavapi.brand_metric_groups top level function.
Internal
🔒 Renamed reference module as private. This will remove it from the code reference docs.
♻️ Set new dependency minimum versions for compatibility.
Docs
🎉 Code reference section now directs to the sync documentation by default.
📓 More documentation for the sync and client modules.
📓 Added more clarity around expected environment variables when storing API keys. bavapi will always look for an API key in the BAV_API_KEY environment variable.
⚙️ Refactored code reference generation to support renaming of reference module.