COMMITS
May 2, 2026
M
fix(client): recreate connector with session to avoid "Event loop is closed"
masasibata committed
M
February 17, 2026
M
docs: cleanup index.rst, remove old migration notes
masasibata committed
December 12, 2025
M
November 16, 2025
M
chore: bump version to 2.2.4
masasibata committed
M
chore: bump version to 2.2.3
masasibata committed
M
docs: update Breaking Changes section to highlight Pydantic params migration
masasibata committed
November 15, 2025
M
chore: bump version to 2.2.2
masasibata committed
M
refactor: improve code quality and reduce cognitive complexity
masasibata committed
M
fix: improve type annotations and code formatting
masasibata committed
M
feat: add webhook event handler with IP validation
masasibata committed
M
fix: replace floating point equality checks with pytest.approx in all tests
masasibata committed
November 8, 2025
M
style: format code with black
masasibata committed
M
feat: improve error messages with detailed API response information
masasibata committed
M
fix: remove incorrect Confirmation validation for payment creation
masasibata committed
M
fix: align payment receipt models with API
masasibata committed
November 6, 2025
M
refactor: add _action_resource method for parameterless API operations
masasibata committed
M
test: fix float comparisons and _get_session tests
masasibata committed
M
test: fix _get_session tests after removing async keyword
masasibata committed
M
fix: resolve code quality issues
masasibata committed
M
docs: add API Reference for all domain APIs and fix unused variables
masasibata committed
M
fix: use correct field name 'url' instead of 'confirmation_url' in documentation
masasibata committed
M
feat: release version 2.0.0 with major refactoring
masasibata committed
M
refactor: improve types exports and reduce test code duplication
masasibata committed
M
chore: add issue templates and social preview image
masasibata committed
November 1, 2025
M
fix: add type annotations to fix mypy errors in Confirmation validator
masasibata committed
M
Release v1.0.2: Add get_me method, improve validation, and extend payment models
masasibata committed
M
Add validation for Confirmation type based on confirmation scenarios
masasibata committed
October 31, 2025