Skip to content

1.0.0rc1

Choose a tag to compare

@danielcivit danielcivit released this 22 Apr 15:49
1.0.0rc1
00cca17

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