Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

41 lines (25 loc) · 1.09 KB

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.1.0 - 2021-07-22

Added

  • added support for Z values when converting GeoJSON to ArcGIS Geometries.

2.0.7 - 2020-05-18

Fixed

  • all UMD and ESM files are now transpiled to make them safe to use in older browsers.

2.0.5 - 2020-05-17

Fixed

  • @terraformer/spatial
    • toCircle() now returns polygons of equal area, regardless of their latitude

2.0.0 - 2020-04-15

Changed

  • New Package names:

    • terraformer > @terraformer/spatial.
    • terraformer-arcgis-parser > @terraformer/arcgis.
    • terraformer-wkt-parser > @terraformer/wkt.
  • All packages are now standalone.