Skip to content

Releases: LulzLoL231/pyCryptoPayAPI

v1.7.1

11 Jan 09:11
24a351e
Compare
Choose a tag to compare

What's Changed

  • Add docstrings for CryptoPayAPI.errors
  • Bump patch version 1.7.0 -> 1.7.1

Full Changelog: v1.7.0...v1.7.1

v1.7.0 - Fixed docs and custom AsyncClient

11 Jan 08:54
907dbcf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2 - Docs with MkDocs

29 Dec 04:25
0d2198c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1: Now lib is Stable!

27 Dec 05:50
5b7c5f9
Compare
Choose a tag to compare

Changes:

  • Add support for Python 3.8 and 3.11
  • Add bumpver to dev dependencies
  • Change classificator of development status from Beta to Stable

Full Changelog: v1.6...v1.6.1

v1.6: Make compatible with API v1.1.3

27 Dec 05:04
228ac4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.6

v1.5.4 - Now in PYPI!

27 Dec 03:09
a232092
Compare
Choose a tag to compare

Changes:

  • Rename CryptoPayAPI.types to CryptoPayAPI.schemas
  • Now using Poetry as Package Managment System
  • Replace tests to tests folder
  • Make Python support from v3.8.1
  • Publish package in pypi as pycryptopay-sdk

Full Changelog: v1.4...v1.5.4

v1.4: Webhook support!

12 Sep 00:30
b509478
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

v1,3: Tests and HTTPX!

11 Sep 20:48
a590300
Compare
Choose a tag to compare

What's Changed

  • Replace aiohttp to httpx by @LulzLoL231 in #2
  • Make library test with pytest and add little CI with GitHub Actions by @LulzLoL231

Full Changelog: v1.2.1...v1.3

v1.2.1: Now with PIP support!

11 Sep 09:01
b367af2
Compare
Choose a tag to compare

v1.2: Now 1 ClientSession for all requests.

07 Aug 04:08
727637a
Compare
Choose a tag to compare