Change Log
All notable changes to this project will be documented in this file. Adheres to Semantic Versioning.
5.1.3 (06-02-2023)
- proj-ios version 1.0.5
5.1.2 (02-01-2023)
- sf-ios 4.1.2
5.1.1 (01-10-2023)
- sf-ios 4.1.1
- proj-ios version 1.0.4
- Imports cleanup and simplification
5.1.0 (09-07-2022)
- sf-ios 4.1.0
5.0.3 (05-04-2022)
- proj-ios version 1.0.3
- Non projected ETRS89 GeoDatum fix (EPSG:4258)
5.0.2 (02-10-2022)
- sf-ios 4.0.1
- proj-ios version 1.0.2
5.0.1 (11-02-2021)
- proj-ios version 1.0.1
5.0.0 (09-16-2021)
- All projection functionality (including proj4) moved to new dependency, projections-ios
- Class prefixes changed from SFP to PROJ
- SFPGeometryProjectionTransform renamed to SFPGeometryTransform with added static creations
4.0.0 (03-01-2021)
- sf-ios 4.0.0
- iOS platform and deployment target 12.0
- Projection Factory projection by name method
3.0.0 (08-14-2020)
- sf-ios 3.0.0
- Projection description implementation as authority:code
2.0.3 (10-14-2019)
- sf-ios 2.0.3
- Added OGC projection authority
- Projections collection of cached authority projections
- Create uppercase projection authorities
2.0.2 (04-03-2019)
- sf-ios 2.0.2
- Projection is unit method
- Projection Transform inverse transformation method
2.0.1 (09-25-2018)
- sf-ios 2.0.1
- Xcode 10 fix
- Geometry Projection Transformations for Curve Polygons and derived Geometry types
2.0.0 (05-18-2018)
- Initial Release