CHANGELOG.md
1.43 KB
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
unreleased
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