Releases: MultiSafepay/python-sdk
Releases · MultiSafepay/python-sdk
2.1.0
2.0.0
Added
- PTHMINT-76: Improve coding standards
- PTHMINT-74: Encode dynamic path segment
Removed
- PTHMINT-72: Drop support for Python 3.8
- PTHMINT-75: Remove unsupported attributes in delivery object
1.0.1
[1.0.1] - 2025-04-23
Added
- PTHMINT-66: Release of 1.0.1 - Stable version
1.0.0rc3
Removed
- PTHMINT-64: Remove sdk version property from Plugin object
1.0.0rc2
Added
- PTHMINT-59: Add readme, repository, and homepage missing properties in pyproject.toml
1.0.0rc1
Added
- Initial release candidate
- Core API functionality
- Support for payment methods
- Order creation and management
- Transaction handling
- Webhook support
- Comprehensive test suite
- Type hints and documentation
- Dependencies:
- Python >=3.8,<3.14
- requests ^2.32.3
- toml ^0.10.2
- pydantic ^1.10.0
- python-dotenv ^1.0.1