Releases: aws-geospatial/polyline
Releases · aws-geospatial/polyline
Swift-v0.3.0
✨ 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
Fixed the Swift package to contain public APIs.
JS-v.0.1.0
✨ Features and improvements
- Initial release
Swift-v0.1.0
Internal release