0.1.0 (2023-08-11)
- Add comparative calculations between two trackers (995ca60)
- Add list to properly deserialize (dba5270)
- Make filtered speed return as 0 when sample count not high enough (2108dd2)
- Trackerlist deserializer typescript intellisense not correct (345a26a)
- Typecasting for Speed and Distance classes (74ff729)
0.0.6 (2023-03-23)
- release 0.0.6 (264bb7e)
- Route: Calculating a route point from a distance along the route (21244f1)
- Tracker: Functions to project position and distance along a route (4189e12)
- Route: Consistent use of Distance class in Route (c50ffda)
- release 0.0.5 (d043e21)