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.
Initial release - see Unreleased section above for features
- exceptions: improve ValidationError with structured field errors
- webhooks: add webhook support for transaction notifications
- sync version to 0.3.0 across all version files
- simplify models and consolidate error code mappings
- use ErrorCode enum and make items parameter explicit
- docs: correct PaymentResponse field access in documentation
- client: improve validation error message formatting
- implement ATH Móvil Python SDK with full API support
- docs: add missing pymdown-extensions dependency for MkDocs
- docs: address API documentation inconsistencies
- docs: convert API reference to clean markdown format
- consolidate CI workflows and improve project documentation