Releases: yuriihavrylko/revenuecat_python
Releases · yuriihavrylko/revenuecat_python
2.0.0
Generate python client with current state of the RevenueCat API v2 2025
2.0.0 (2025-01-21)
- Migrate v1 client code to auto-generated from RevenueCat OpenAPI v2
- Update readme
- Publish version to PyPI
Full Changelog: 1.0.0...2.0.0
1.0.0
Generate python client with current state of the RevenueCat API v1 2024
1.0.0 (2024-02-11)
- Migrate code to auto-generated from RevenueCat OpenAPI
- Remove deprecated files, clean up repo, rewrite readme
- Publish the first version to PyPI
Full Changelog: 0.3.0...1.0.0
0.3.0
Improved Wrappers for RevenueCat API Reflecting 2020 Status
Version 0.3.0 - February 9, 2024
- Introduced pre-commit hooks for code quality assurance.
- Conducted refactoring based on recommendations to enhance code structure and performance.
- Updated the repository URL to reflect the current location.
Version 0.2.0 - October 7, 2020
- Successfully integrated support for all available endpoints, ensuring comprehensive API coverage.
- Launched an asynchronous client, providing a non-blocking option for interacting with the API.
- Transitioned to a different HTTP library to improve request handling and client interaction.
Version 0.1.0 - June 10, 2020
- Official initial release on GitHub, marking the beginning of the project.
- Introduced basic functionalities, laying the groundwork for further development.
- Supported the initial set of four endpoints, offering a limited but essential range of API interactions.
Full Changelog: v0.2.0...0.3.0