Changelog v1.1.4 (2023-12-12) Fix Allow none property value but not send (#54) (677ebe7) v1.1.3 (2023-09-01) Fix Set group should set user property (#51) (964a1b6) v1.1.2 (2023-08-04) Fix Mutable defaults in init (#48) (958e394) v1.1.1 (2023-01-11) Fix Try fix script cleanup (#43) (8c2f0b7) v1.1.0 (2022-09-08) Feature Add ingestion_metadata field (#36) (a74a943) Add library context identifier (#33) (d1c8f52) Add version_name to EventOptions (#31) (5f9f098) Fix Update pyproject to use tag version to fix release workflow (#37) (885fd5b) Documentation Update Ampli Python url (#34) (45d2a67) v0.4.1 (2022-06-23) 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.4.0 (2022-06-03) Feature Add plan to config (#26) (eb3edf9) v0.3.0 (2022-05-12) Feature Flask and django simple example (#22) (c71b8e0) Fix Set correct fetch-depth for semantic release (#25) (0514d40) Broken release action (#24) (8eb6e52) v0.2.2 (2022-04-29) Fix Use new thread instead of background blocking thread (#20) (24f807f) v0.2.1 (2022-04-21) Fix Handles exceptions raised by request.urlopen in HttpClient.post (#17) (4150ea0) v0.2.0 (2022-04-16) Feature Unit test for client module (#15) (0cdb0b4)