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
Added 5 new API endpoints: Business Engagement Metrics (business_engagement_query), Business Service Offerings (business_service_offerings_query), Categories (categories_query), Category by Alias (category_query), and Review Highlights (review_highlights_query).
Updated all documentation URLs to the current docs.developer.yelp.com reference format.
Migrated from setup.py to pyproject.toml (hatchling build backend).
Dropped Python 3.8 support; added Python 3.13 and 3.14. Minimum supported version is now 3.9.