You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.6 KiB
1.6 KiB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
unreleased
1.2.1 - 2019-12-18
Fixed
- Do not throw on MULTIPOLYGON with empty first outer ring.
- typings fixes
- release automation cleanup
1.2.0 - 2018-05-17
Added
- Support for parsing GeoJSON GeometryCollections.
1.1.2 - 2016-08-17
Fixed
- Ensured that built files are accessible in root directory when installing via
npm
1.1.1 - 2016-08-17
Added
- typings for TypeScript folks (thx @JeffJacobson) #20
1.1.0 - 2016-03-11
Added
- Support for coordinates in Scientific Notation
Fixed
- Allow module to be loaded in Browser via CommonJS
1.0.1 - 2015-06-02
Fixed
- Better error parsing
1.0.0 - 2013-11-12
Initial Release