Releases: GLEF1X/glQiwiApi
Releases · GLEF1X/glQiwiApi
Hotfix
2.18.2
2.18.1
2.18.0
2.17.3
2.17.2
- Switched to using built-in
zoneinfo
in favour ofpytz
, look at the commit
2.17.1
What's Changed
- [ImgBot] Optimize images by @imgbot in #75
- ⬆️ Bump mypy from 0.971 to 0.982 by @dependabot in #76
- ⬆️ Bump uvloop from 0.16.0 to 0.17.0 by @dependabot in #71
- ⬆️ Bump furo from 2022.9.15 to 2022.9.29 by @dependabot in #79
- ⬆️ Bump types-pytz from 2022.2.1.0 to 2022.4.0.0 by @dependabot in #77
- ⬆️ Bump pymdown-extensions from 9.5 to 9.6 by @dependabot in #81
- ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #84
- ⬆️ Bump pytz from 2022.2.1 to 2022.4 by @dependabot in #80
- ⬆️ Bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #85
- 🚑 #89 date conversion bugfix and improvements
- Python 3.11 support(not stable, take a look at #88)
New Contributors
Full Changelog: 2.16...2.17
2.17
What's Changed
- [ImgBot] Optimize images by @imgbot in #75
- ⬆️ Bump mypy from 0.971 to 0.982 by @dependabot in #76
- ⬆️ Bump uvloop from 0.16.0 to 0.17.0 by @dependabot in #71
- ⬆️ Bump furo from 2022.9.15 to 2022.9.29 by @dependabot in #79
- ⬆️ Bump types-pytz from 2022.2.1.0 to 2022.4.0.0 by @dependabot in #77
- ⬆️ Bump pymdown-extensions from 9.5 to 9.6 by @dependabot in #81
- ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #73
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #84
- ⬆️ Bump pytz from 2022.2.1 to 2022.4 by @dependabot in #80
- ⬆️ Bump typing-extensions from 4.3.0 to 4.4.0 by @dependabot in #85
- 🚑 #89 date conversion bugfix and improvements
- Python 3.11 support(not stable, take a look at #88)
New Contributors
Full Changelog: 2.16...2.17
2.16
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
- Fix bug QiwiWrapper.transactions filter by transaction_type by @MihailPereverza in #70
New Contributors
- @MihailPereverza made their first contribution in #70
Full Changelog: 2.15...2.16
2.15 release
:bug: Fix bug `self._phone_number` with plus sign to `self.phone_numb…