This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Releases: acheong08/ChatGPT
Releases · acheong08/ChatGPT
0.0.32 Automatic token refresh
Full Changelog: 0.0.31.5...0.0.32
0.0.31.5 PyPi (Allow accessToken again)
Full Changelog: 0.0.31.3.1...0.0.31.5
0.0.31.3.1 Increase verbosity
What's Changed
- Use httpx for links instead of requests by @Harry-Jing in #123
- Revert "Use httpx for links instead of requests" by @acheong08 in #125
New Contributors
- @Harry-Jing made their first contribution in #123
Full Changelog: 0.0.31.3...0.0.31.3.1
0.0.31.3 Debug Overhaul
Full Changelog: 0.0.31.2...0.0.31.3
0.0.31.2 Refactor and Lint
0.0.31.1 Allow independent Access Token
Full Changelog: 0.0.31...0.0.31.1
0.0.31 Remove dependencies
What's Changed
- Automatically refresh session by @acheong08 in #88
- Update dev by @acheong08 in #89
- Remove BS4 by @acheong08 in #111
- Merge main by @acheong08 in #112
- Fix new API by @acheong08 in #115
- Remove bs4 and lxml as dependencies by @acheong08 in #116
- Remove usage of bs4 by @bird in #103
- Introducing CodeQL by @Danger89 in #104
New Contributors
Full Changelog: 0.0.30...0.0.31
0.0.30 API Changes
What's Changed
- Updated ValueError output text by @alberduris in #99
- Exit program if config.json does not exist by @superswan in #108
New Contributors
- @alberduris made their first contribution in #99
- @superswan made their first contribution in #108
Full Changelog: 0.0.29...0.0.30
0.0.29 Refactor and error handling
What's Changed
- Add PyPI badges to Readme by @EwoutH in #83
- PyPI publish CI: Use latest release of gh-action-pypi-publish by @EwoutH in #86
- Refactor code. by @viralRupani in #87
- fix some pylint problems caused by unnecessary "else" by @narakai in #92
- Fix html error respond ignored in handler by @snowmeow2 in #94
New Contributors
- @EwoutH made their first contribution in #83
- @viralRupani made their first contribution in #87
- @narakai made their first contribution in #92
Full Changelog: 0.0.28...0.0.28.1
0.0.28 PyPi stable
remove debug output