* Replaced sklearn LinearRegression with a scipy version * Removed sklearn from requirements * Deprecated score property in OffsetModel * Various bug fixes and code improvements
3.7.0
* Added GNSS timing to SessionModel * Fixed bugs when creating SessionModel
3.6.6
Not secure
* Fixed a bug when loading location data into SessionModel * Added functions to create SessionModel from directories
3.6.5
Not secure
* Fixed bugs when creating SessionModel from local data * Fixed bug when adding GPS data with duplicated timestamps
3.6.4
Not secure
* Fixed bug with invalid best latency index
3.6.3
Not secure
* Updated lxml requirement to 4.9.3 to allow python 3.11 compatibility