Newer
Older
XiaoGanWXMini / node_modules / terraformer-wkt-parser / CHANGELOG.md
@zhangdeliang zhangdeliang on 29 Jul 1 KB 迁移

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

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

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