Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 922 Bytes

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 922 Bytes

Change log

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

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.