Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 662 Bytes

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 662 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

Fixed

  • Accepts content-type charset definitions (#17)
  • X and Y are swapped in downloader (#20)

Changed

Deprecated

[0.2] - 2019-03-25

Added

Fixed

  • add polyline6 support (#11)
  • fix consecutive same coordinates being scrubbed (#8)
  • rounding issues in encode polyline (#9)
  • download_data confused x and y (no issue)

Changed

Deprecated