Releases: amplitude/Amplitude-Python
Releases · amplitude/Amplitude-Python
v1.1.4
Fix
- Allow none property value but not send (#54) (
677ebe7
)
v1.1.3
Fix
- Set group should set user property (#51) (
964a1b6
)
v1.1.0
Feature
Fix
- Update pyproject to use tag version to fix release workflow (#37) (
885fd5b
)
Documentation
v1.0.0
Chore
- release stable version 1.0.0 of Amplitude Python SDK.
What's Changed
Full Changelog: v0.4.1...v1.0.0
v0.4.1
Fix
- Get_event_body for enum value from ampli (#29) (
2bbc1b0
)
- Set_group put group_type/group_name in groups attribute (#28) (
828040e
)
- Add process logs & flush() returns future (#27) (
33d4c5c
)
v0.2.2
Fix
- Use new thread instead of background blocking thread (#20) (
24f807f
)