Releases: Badiboy/pyCryptomusAPI
Releases · Badiboy/pyCryptomusAPI
0.1.0 - Payout functions added
0.0.8 - API updated to actual version of docs
API updated to actual version of docs.
Comments updated to actual version also.
0.0.7 - Check Merchant UUID for non-ascii
Check Merchant UUID for non-ascii.
Fix delay between pages in payment_history_filtered.
0.0.6 - Internal fixes
Nothing valuable: internal fixes
0.0.5 - non-ascii symbols in key checks added
Non-ascii symbols in key checks added
0.0.4 - add_request_params added
add_request_params param added to constructor.
It allows to set some custom parameters to be added to all API calls.
0.0.3 - payment_history_filtered fixed
-
Added delay between pages (Crypomus raises error if paginate too fast)
-
Fixed bug with max_items not applied for pages
0.0.2 - Filtered payment history
Added payment_history_filtered method.
Allows to use filters to select only appropriate payments.
0.0.1 - Initial release
Payments section fully implemented.