Skip to content

Releases: PostHog/posthog-python

3.7.3

25 Nov 19:52
fb57de2
Compare
Choose a tag to compare
v3.7.3

fix(flags): correctly emit feature flag events with the FF response o…

3.7.2

19 Nov 12:48
8ae3f2b
Compare
Choose a tag to compare
v3.7.2

chore: add type to stack (#142)

3.7.0

03 Oct 16:16
ee03059
Compare
Choose a tag to compare
v3.7.0

feat: add super properties (#138)

3.6.6

16 Sep 10:16
67a343f
Compare
Choose a tag to compare
fix(errors): Make sure project root exists to judge in app frames (#136)

* fix(errors): Make sure project root exists to judge in app frames

* prep release

3.6.5

10 Sep 08:28
1521621
Compare
Choose a tag to compare
v3.6.5

fix: Update Django integration for manual capture (#135)

3.6.4

09 Sep 10:41
39070ba
Compare
Choose a tag to compare
feat(errors): Add manual exception capture (#134)

* feat(errors): Add manual exception capture

* prep release

* use backwards compatible helper

* add tests

3.6.3

03 Sep 07:13
716eab0
Compare
Choose a tag to compare
fix(setup): Make sure all packages are bundled (#133)

* fix(setup): Make sure all packages are bundled

* prep release

* black

3.6.2

03 Sep 06:24
1c0a61d
Compare
Choose a tag to compare
fix(setup): Make sure all packages are bundled (#132)

* fix(setup): Make sure all packages are bundled

* prep release

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)