Releases: florisporro/trackerlib
Releases · florisporro/trackerlib
v0.1.0
0.1.0 (2023-08-11)
Features
- Add comparative calculations between two trackers (995ca60)
Bug Fixes
- 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)
v0.0.6
0.0.6 (2023-03-23)
Miscellaneous Chores
v0.0.5
0.0.5 (2023-03-23)
Features
- Route: Calculating a route point from a distance along the route (21244f1)
- Tracker: Functions to project position and distance along a route (4189e12)
Bug Fixes
- Route: Consistent use of Distance class in Route (c50ffda)
Miscellaneous Chores