All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.1.3 - 2018-10-05
- Bump @esri/proj-codes to ^2.2.0
1.1.2 - 2018-09-30
- Fix code flow leading to insert when already found in DB.
1.1.1 - 2018-07-24
- Remove async/await and rewrite with promises to support older versions of Node
1.1.0 - 2018-07-23
- 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
- Also check ESRI deprecated codes
1.0.4 - 2017-03-14
- Use correct translation for non HARD NAD83
1.0.3 - 2016-03-25
- Override wkid: 2264
1.0.2 - 2016-01-04
- Add corrections for known problematic wkts
1.0.1 - 2015-09-18
- Change from spatialreference.org to epsg.io