Skip to content

Latest commit

 

History

History
99 lines (52 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

99 lines (52 loc) · 1.38 KB

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.

[Unreleased]

Added

Changed

Fixed

[0.3.11] - 2025-01-03

Fixed

  • Major cancel operation issue

[0.3.10] - 2025-01-03

Changed

  • More exception information

[0.3.9] - 2025-01-03

Added

  • Capture support

[0.3.8] - 2025-01-03

Changed

  • Added type field to Payment class

[0.3.7] - 2025-01-03

Fixed

  • Serious issue with cancel payment

[0.3.6] - 2024-12-31

Added

  • Support for MBWay payments - #2
  • Minimal type support using .pyi files

[0.3.5] - 2024-12-31

Fixed

  • Issue related to scheduler and payments

[0.3.4] - 2024-12-30

Changed

  • Key value stored for V2 API

[0.3.3] - 2024-12-15

Fixed

  • Issue related to canceling of payment

[0.3.2] - 2024-12-15

Changed

  • Improved diagnostics support

[0.3.1] - 2024-12-15

Changed

  • Added support for delete and update payment
  • Support for Shelve API v2

[0.3.0] - 2024-12-15

Added

  • Initial support for Easypay API v2

Changed

  • Changed code to be compliant with Black code formatter
  • Removed some extra references