What's Changed
- Fix case where parent frame is global namespace by @GrandMoff100 in #119
- Make ServiceField's description an Optional[str] by @Azimath in #121
- Remove cron testing trigger by @GrandMoff100 in #122
- Call
RawClient.__init__
in sync contexts andRawAsyncClient.__init__
in async contexts. by @GrandMoff100 in #125 - Fix readthedocs builds by @GrandMoff100 in #131
- Loosen up requests library version by @daniele-athome in #130
- Increase context character limit to 128 by @GrandMoff100 in #129
- Update workflows by @GrandMoff100 in #132
- Fix Unclosed Sessions by @GrandMoff100 in #133
New Contributors
- @Azimath made their first contribution in #121
- @daniele-athome made their first contribution in #130
Full Changelog: v4.0.0...v4.0.1