Skip to content

Releases: LuK050/cardlinky

cardlinky: 1.7 - Optimization and refactoring

20 May 20:04
84535e8
Compare
Choose a tag to compare

In this release of the package, the transition from data classes to pydantic was made, getting rid of many exception classes and a minor refactoring was carried out.

https://pypi.org/project/cardlinky/1.7/

cardlinky: 1.6.1 - Hotfix

14 Feb 12:52
Compare
Choose a tag to compare

Fixed an error related to the absence of error_code and error_message fields in the Payment model.

https://pypi.org/project/cardlinky/1.6.1/

cardlinky: 1.6 - Bug fixes

13 Feb 17:46
Compare
Choose a tag to compare

This version fixes bugs related to outdated documentation. From now on:

  • You can create bills with the payment of commission by the payer
  • Specify the bill type

https://pypi.org/project/cardlinky/1.6/

cardlinky: 1.4 - Bug fixes and rationalization

11 Feb 19:44
Compare
Choose a tag to compare

The function parameters have been renamed to more logical ones, compatibility with python <3.11 restored, stylistic errors have been eliminated and the removal of repetitive functionality into separate functions and classes

https://pypi.org/project/cardlinky/1.4/

cardlinky: 1.0 - Release

11 Feb 14:27
f04857b
Compare
Choose a tag to compare