stripe_api_client 0.7.0
stripe_api_client: ^0.7.0 copied to clipboard
Stripe API Client generated from OpenAPI specification
Changelog #
0.7.0 - 2026-05-20 #
0.6.1 - 2026-02-02 #
Fixed #
- add http as direct dependency so pub publish validation passes (required by sendRaw)
0.6.0 - 2026-02-02 #
Added #
- add StripeRequestAdapter.sendRaw for raw response without deserialization
0.5.0 - 2026-02-02 #
0.3.0 - 2026-01-31 #
0.2.4 - 2026-01-22 #
0.2.3 - 2026-01-22 #
0.2.2 - 2026-01-22 #
0.2.0 - 2026-01-22 #
Added #
- add automated versioning based on conventional commits
- add example demonstrating Stripe API client usage
- migrate from openapi-generator-cli to kiota
Changed #
- Performance: optimize file copying in generate script using rsync
- pivot to a shell based generation script
- Initial commit: Stripe API Client package setup
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.