Remark
This version was used in the 2024 University of Waterloo EV Challenge on 2024-10-05. It only contains 3 changes because it is a wrapping-up update, and for the same reason there was no alpha or beta pre-release before this formal release.
The codename "Villeneuve" comes from Gilles Villeneuve who was the first Canadian to win the Formula One World Championship.
What's Changed
* TypeError: unhashable type: 'numpy.ndarray' by ATATC in https://github.com/ProjectNeura/LEADS/pull/431
* Use Three.js to Display the Vehicle Status on the Remote Analyst Website by ATATC in https://github.com/ProjectNeura/LEADS/pull/434
* Simplify the Calculation of Speed Trend by ATATC in https://github.com/ProjectNeura/LEADS/pull/435
**Full Changelog**: https://github.com/ProjectNeura/LEADS/compare/0.9.4...0.9.5