v0.0.30
What's Changed
- Add Python 3.12; migrate from black to ruff format by @MarshalX in #177
- Async Firehose Client: block on make message handler call, add on error callback by @DXsmiley in #157
- Downgrade sphinxext-opengraph to clean up the tree of dependencies (including vulnerable) by @MarshalX in #179
- Update lexicons fetched from 46b108c committed 2023-10-26T22:29:51Z by @MarshalX in #178
- Update lexicons fetched from 772736a committed 2023-11-02T20:16:26Z by @MarshalX in #182
- Update changelog for v0.0.29 by @MarshalX in #173
- Fix type hint of OnMessageCallback (Firehose client) by @MarshalX in #183
- Fix dependency groups by @MarshalX in #180
Full Changelog: v0.0.29...v0.0.30