ae1a146fbd
- update to 1.6.2: * NameError: free variable from_start_to_end referenced before assignment in enclosing scope #256 * Ignore points with no elevation when calculatin uphill/downhill * Use python-build to also make wheels #237 * timezone lost in fields when cloning/copying parsed GPX file * Parsing timezone-unaware GPX files #183 * Use python3 code * Added type definitions * get_nearest_location(location) has the property that if 'location' is a point on the track, the point after 'location' on the track - Initial package (v1.3.5)
Dirk Mueller2023-12-18 20:35:35 +00:00
aef5c341bc
Accepting request 1006891 from devel:languages:python
Richard Brown2022-09-29 16:14:08 +00:00
5491cd2427
Accepting request 1006784 from home:yarunachalam:branches:devel:languages:python
Markéta Machová2022-09-29 09:30:13 +00:00
745a49f821
- Update to v1.4.0: * Removed support for python2.* and python3.5 * Added typehints and with mypy checks * Course computation * Refactored haversine_distance for speed and use math.radians
Steve Kowalik2020-04-08 06:17:25 +00:00