Skip to content

Releases: PostHog/posthog-python

3.7.5

03 Jan 21:01
05932b3
Compare
Choose a tag to compare
[FEATURE]Add distinct_id to group_identify (#155)

* [FEATURE]Add distinct_id to group_identify

* [TESTS]Updated test cases for adding distinct_id to group_identify

* [LINT-FIX]client.py and test_client.py

* [CHORE]Verion bump and changelog update

3.7.4

27 Nov 22:26
9e1bb8c
Compare
Choose a tag to compare
v3.7.4

fix(flags): bump the version (#148)

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