Releases: LulzLoL231/pyCryptoPayAPI
Releases · LulzLoL231/pyCryptoPayAPI
v1.7.1
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
What's Changed
- Bump gitpython from 3.1.29 to 3.1.30 by @dependabot in #11
- Bump minor version 1.6.2 -> 1.7.0
- Fix docs build, now actual docs available at https://lulzlol231.github.io/pyCryptoPayAPI
- Add support of custom
AsyncClient
in CryptoPay class
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.6.2...v1.7.0
v1.6.2 - Docs with MkDocs
v1.6.1: Now lib is Stable!
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
What's Changed
- Fix Webhook signature validation error by @LulzLoL231 in #7
- Make compatible with API version 1.1.3 by @LulzLoL231 in #8
Full Changelog: v1.5.4...v1.6
v1.5.4 - Now in PYPI!
Changes:
- Rename
CryptoPayAPI.types
toCryptoPayAPI.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!
v1,3: Tests and HTTPX!
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!
Full Changelog: v1.2...v1.2.1