Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 2.7 KB

File metadata and controls

63 lines (45 loc) · 2.7 KB

Changelog

v1.4.0

  • Removed support for python2.* and python3.5
  • Added typehints and with mypy checks
  • Course computation tkrajina#156 tkrajina#155
  • Refactored haversine_distance for speed and use math.radians tkrajina#180

v1.3.5

v1.3.4

  • Added custom schemaLocation support tkrajina#141
  • Division by zero in gpxinfo
  • Missing tag(s) during parsing tkrajina#135
  • to_xml() fails with an empty extension element tkrajina#140
  • Setup.py: update classifiers, add python_requires and long_description tkrajina#142

v1.3.3

  • Added avg time to gpxpnfo
  • gpx.adjust_times for waypoints and routes tkrajina#129
  • added gpx.fill_time_data_with_regular_intervals tkrajina#127

v1.3.2

v1.3.1

v.1.3.0

v1.2.0

v.1.1.0

...