Releases: Badiboy/pyCryptoPayAPI
Releases · Badiboy/pyCryptoPayAPI
1.0.2 - pyCryptoPayException fix/update 2
1.0.1 - pyCryptoPayException fix/update
pyCryptoPayException fix/update
- Extended with "name" field
- Fix NAME response to go to "name", MESSAGE response to go to "message".
1.0.0 - API update and CLASS results
- API updated to 1.5.1
- Added parameter result_as_class, that allows getting call results as CLASS!
- Minor fixes
0.1.0 - Added lot of methods
Added:
- delete_invoice
- get_checks
- get_transfers
- create_check
- delete_check
Added parameter "return_items" to method get_invoices, will return LIST of items, instead of base dict with "items".
0.0.8 - Supported assets updated
Supported assets updated.
0.0.7 - Start releases on Github
Now releases will be published on Github also.