- #1499 Encode bools with lower case
- Serializes boolean query parameter values to
true/false (lower case) before sending to the Stripe API for compatibility with Stripe V2 endpoints
- #1401 Fix type hint for SearchResultObject.data
- #1493 Update readme with clarification on resource based call patterns
See the changelog for more details.