Skip to content

Releases: django-athm/athm-python

v0.4.1

10 Dec 22:13

Choose a tag to compare

Changelog

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.

0.4.1 - 2025-12-10

Documentation

  • Add webhook usage examples

Refactoring

  • Improve ValidationError with structured field errors

Bump

  • Version 0.4.0 → 0.4.1

v0.4.0

01 Dec 14:50

Choose a tag to compare

Changelog

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.

0.4.0 - 2025-12-01

Bug Fixes

  • Sync version to 0.3.0 across all version files

Features

  • Add webhook support for transaction notifications

Refactoring

  • Simplify models and consolidate error code mappings

Bump

  • Version 0.3.0 → 0.4.0

Ci

  • Add codecov integration for coverage reporting

v0.3.0

24 Nov 19:03

Choose a tag to compare

Changelog

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.

0.3.0 - 2025-11-24

Bug Fixes

  • Correct PaymentResponse field access in documentation
  • Use ErrorCode enum and make items parameter explicit

Documentation

  • Fix field names and update examples
  • Fix API reference errors and cleanup documentation

Miscellaneous

  • Cleanup and bump version to 0.2.1

Bump

  • Version 0.2.1 → 0.3.0

v0.2.0b0

19 Nov 15:16

Choose a tag to compare

Changelog

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.

0.2.0b0 - 2025-11-19

Bug Fixes

  • Address API documentation inconsistencies
  • Add missing pymdown-extensions dependency for MkDocs

Features

  • Implement ATH Móvil Python SDK with full API support

Refactoring

  • Consolidate CI workflows and improve project documentation
  • Convert API reference to clean markdown format

Bump

  • Version 0.1.0 → 0.2.0b0

v0.2.0

19 Nov 16:17

Choose a tag to compare

Changelog

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.

0.2.0 - 2025-11-19

Bug Fixes

  • Improve validation error message formatting

Miscellaneous

  • Simplify release workflow and fix configuration

Bump

  • Version 0.2.0b0 → 0.2.0