Skip to content

Releases: aws-geospatial/polyline

Swift-v0.3.0

09 Jan 19:14
73a0792
Compare
Choose a tag to compare

✨ Features and improvements

  • Fixed performance issue causing O(N^2) instead of O(N) processing time. In testing with a ~400,000 character polyline representing a route across the continental USA, the decoding time has decreased from 496 seconds to 0.14 seconds.

Swift-v0.2.0

11 Oct 21:58
aafec99
Compare
Choose a tag to compare

Fixed the Swift package to contain public APIs.

JS-v.0.1.0

29 Oct 18:31
dc260aa
Compare
Choose a tag to compare

✨ Features and improvements

  • Initial release

Swift-v0.1.0

10 Oct 22:56
748d71e
Compare
Choose a tag to compare

Internal release