Skip to content

Releases: PostHog/posthog-python

3.6.1

03 Sep 05:11
ffa35fa
Compare
Choose a tag to compare
v3.6.1

feat(errors): Add django integration and in app frames (#131)

3.6.0

28 Aug 06:00
24b7b91
Compare
Choose a tag to compare
v3.6.0

feat(error-capture): Add basic exception autocapture (#128)

3.5.2

21 Aug 16:58
16cbd10
Compare
Choose a tag to compare
v3.5.2

bump version to 3.5.2 (#130)

3.5.0

04 Mar 14:27
fc1da7d
Compare
Choose a tag to compare
v3.5.0

fix(flags): Add a shorter configurable timeout for flag requests (#120)

3.4.2

20 Feb 15:43
cba6e86
Compare
Choose a tag to compare
v3.4.2

Bump to 3.4.2 (#118)

3.4.1

13 Feb 11:20
bc37351
Compare
Choose a tag to compare
v3.4.1

chore: Use ingestion hosts for event capture (#116)

3.4.0

05 Feb 12:15
a5e8b7d
Compare
Choose a tag to compare
v3.4.0

fix(routing): Update hosts to point to right ingestion host (#115)

3.3.4

30 Jan 16:06
efb0ccf
Compare
Choose a tag to compare
chore(flags): Update type hints for newer mypy versions (#114)

* chore(flags): Update type hints for newer mypy versions

* black

3.3.3

26 Jan 15:53
8554b51
Compare
Choose a tag to compare
v3.3.3

fix(flags): Update relative date op names (#113)

3.3.2

19 Jan 11:14
d0d962a
Compare
Choose a tag to compare
Module functions to also return the same as its Client equivalent (#111)


Co-authored-by: Neil Kakkar <[email protected]>