Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
3.6.1
v3.6.1 feat(errors): Add django integration and in app frames (#131)
3.6.0
v3.6.0 feat(error-capture): Add basic exception autocapture (#128)
3.5.2
v3.5.2 bump version to 3.5.2 (#130)
3.5.0
v3.5.0 fix(flags): Add a shorter configurable timeout for flag requests (#120)
3.4.2
v3.4.2 Bump to 3.4.2 (#118)
3.4.1
v3.4.1 chore: Use ingestion hosts for event capture (#116)
3.4.0
v3.4.0 fix(routing): Update hosts to point to right ingestion host (#115)
3.3.4
chore(flags): Update type hints for newer mypy versions (#114) * chore(flags): Update type hints for newer mypy versions * black
3.3.3
v3.3.3 fix(flags): Update relative date op names (#113)
3.3.2
Module functions to also return the same as its Client equivalent (#111) Co-authored-by: Neil Kakkar <[email protected]>