This breaks some minor things related to the statistical endpoint.
Enhancement - `isoweek` and `year` is now available as intervals when getting statistics. - More attributes when getting statistical data to better understand what data is include. Like: from date and week-number.
0.3.4
Removes dependency for UUID. This fixes a problem with Home Assistant package constraint.
0.3.2
Minor fixes:
Fixes date problem with statistics endpoint.
0.3.1
Replacing pendulum with arrow. This fixes so that we can start the week on a Sunday. Which pendulum does not support.
0.3.0
Breaking changes!
Rewrite of both statistics endpoint and vehicle status. This will streamline things a bit more.
0.2.3
Fixes date issue with statistics and test conversion to poetry