Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
3.8.3
3.8.2
fix(llm-observability): include the ai packages (#162) * fix: setuptools * fix: include packages
3.8.1
v3.8.1 fix: update to export module (#161)
3.8.0
v3.8.0 feat: Embeddings + Personless events + Destructure property JSON (#160)
3.7.5
[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
v3.7.4 fix(flags): bump the version (#148)
3.7.3
v3.7.3 fix(flags): correctly emit feature flag events with the FF response o…
3.7.2
v3.7.2 chore: add type to stack (#142)
3.7.0
v3.7.0 feat: add super properties (#138)
3.6.6
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