- Replace epsg.io xml request for json request
- Add cli
- In-memory cache for projections
- Fetch skycatch projections from s3
- Refactoring
- Pinned down Needle due to breakage with parsing the xml response
- Ported to work both on the client side as well as server side
- Fix typo
- Add source information to returned projection data
- Refactored to support multiple sources for projection data
- Deprecates old
get
method