Releases: PostHog/posthog-python
Releases · PostHog/posthog-python
6.7.7
6.7.6
fix: don't sort condition sets with variant overrides to the top (#330) * fix: don't sort condition sets with variant overrides to the top * fix test * update test * update version and change log
6.7.5
feat(err): add __acall__ to django middleware (#328) * add __acall__ * fix types
6.7.4
fix/system prompt sometimes missing (#326) * fix: always capture system prompt * chore: bump version * fix: gemini system prompt capture * chore: imports at top * fix: test The mock we were passing from this test reporetd that it had a `system instruction` field, breaking assumptions * chore: lint * fix: better code organization * chore: lint
6.7.3
fix(llma): gemini missing cached and reasoning tokens (#323) * fix(llma): Gemini missing cached and reasoning tokens * chore(llma): bump version * chore(llma): run ruff
6.7.2
fix(llma): streaming providers with tool calls (#319) * fix(llma): tool calls in streaming Anthropic * fix(llma): Gemini content * fix(llma): extract converters for providers * fix(llma): continuation of DRY refactoring * fix(llma): add $ai_tools to streaming Gemini * fix(llma): tool calls in streaming Gemini * fix(llma): tool calls in streaming OpenAI Chat Completions * fix(llma): fix test * fix(llma): run ruff * fix(llma): fix types * fix(llma): run ruff * chore(llma): run mypy baseline sync * chore(llma): bump version * fix(llma): fix test * chore(llma): update CHANGELOG * fix(llma): Responses API streaming tokens * fix(llma): run ruff * fix(llma): run ruff
6.7.1
v6.7.1 feat(llma): redact base64 images (#318)
6.7.0
v6.7.0 Bump version to 6.7.0 (#317)
6.6.1
v6.6.1 chore: bump version to 6.6.1 (#314)
6.6.0
v6.6.0 feat(flags): support passing in lists of flag keys to the `/flags` en…