* Removed support for python2.* and python3.5 * Added typehints and with mypy checks * Course computation * Refactored haversine_distance for speed and use math.radians OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gpxpy?expand=0&rev=3
14 lines
498 B
Plaintext
14 lines
498 B
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 8 06:16:25 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 11:42:50 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Initial package (v1.3.5)
|