Added - [141](https://github.com/disruptive-technologies/python-client/pull/141) Drop PyJWT dependency.
1.7.1
Added - [140](https://github.com/disruptive-technologies/python-client/pull/140) Added support for humidity samples.
1.7.0
Added - [139](https://github.com/disruptive-technologies/python-client/pull/139) Added support for Python 3.13.
Changed - [138](https://github.com/disruptive-technologies/python-client/pull/138) Deprecated Python 3.8 due to End-Of-Life.
1.6.9
Added - [ec5f3dd](https://github.com/disruptive-technologies/python-client/commit/ec5f3dd2e707ff04465b73e132280df9886d7229) `EventHistory` now supports both `to_pandas()` and `to_polars()` when extra dependencies are installed.
1.6.8
Fixed - [136](https://github.com/disruptive-technologies/python-client/pull/136) Explicit event attributes and types on `Reported` class.
1.6.7
Added - [135](https://github.com/disruptive-technologies/python-client/pull/135) Added new value `is_backfilled` to `Temperature` event.