Skip to content

Releases: Badiboy/pyCryptomusAPI

0.1.0 - Payout functions added

20 Apr 19:59
Compare
Choose a tag to compare

Payout function and correspondent classes added.

0.0.8 - API updated to actual version of docs

21 Aug 10:08
Compare
Choose a tag to compare

API updated to actual version of docs.

Comments updated to actual version also.

0.0.7 - Check Merchant UUID for non-ascii

18 Aug 14:49
Compare
Choose a tag to compare

Check Merchant UUID for non-ascii.

Fix delay between pages in payment_history_filtered.

0.0.6 - Internal fixes

07 Aug 16:36
Compare
Choose a tag to compare

Nothing valuable: internal fixes

0.0.5 - non-ascii symbols in key checks added

25 Jul 17:57
Compare
Choose a tag to compare

Non-ascii symbols in key checks added

0.0.4 - add_request_params added

19 May 20:19
Compare
Choose a tag to compare

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

09 Apr 09:19
Compare
Choose a tag to compare
  1. Added delay between pages (Crypomus raises error if paginate too fast)

  2. Fixed bug with max_items not applied for pages

0.0.2 - Filtered payment history

30 Jan 19:29
Compare
Choose a tag to compare

Added payment_history_filtered method.
Allows to use filters to select only appropriate payments.

0.0.1 - Initial release

11 Dec 14:49
Compare
Choose a tag to compare

Payments section fully implemented.