Releases: LuK050/cardlinky
Releases Β· LuK050/cardlinky
cardlinky: 1.7 - Optimization and refactoring
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.
cardlinky: 1.6.1 - Hotfix
Fixed an error related to the absence of error_code and error_message fields in the Payment model.
cardlinky: 1.6 - Bug fixes
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
cardlinky: 1.4 - Bug fixes and rationalization
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
cardlinky: 1.0 - Release
The first release of the package