Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

48 lines (38 loc) · 1.56 KB

Change Log

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

1.1.3 - 2018-10-05

Changed

  • Bump @esri/proj-codes to ^2.2.0

1.1.2 - 2018-09-30

Fixed

  • Fix code flow leading to insert when already found in DB.

1.1.1 - 2018-07-24

Fixed

  • Remove async/await and rewrite with promises to support older versions of Node

1.1.0 - 2018-07-23

Changed

  • Altered flow: first look in DB, then ESRI codes, then epsg.io
  • Use promises, async/await, and as result, compile into a distribution that allow for use in older Node versions

Added

  • Also check ESRI deprecated codes

1.0.4 - 2017-03-14

Fixed

  • Use correct translation for non HARD NAD83

1.0.3 - 2016-03-25

Added

  • Override wkid: 2264

1.0.2 - 2016-01-04

Fixed

  • Add corrections for known problematic wkts

1.0.1 - 2015-09-18

Changed

  • Change from spatialreference.org to epsg.io