Skip to content

2.0.0

Compare
Choose a tag to compare
@bosborn bosborn released this 10 Aug 14:25
· 8 commits to master since this release

2.0.0 (08-10-2023)

  • PROJ (a PROJ C and C++ build) has replaced the proj4-ios (a PROJ.4 C build) dependency
  • PROJ version 9.2.1.4
  • sqlite3 and c++ dependencies for PROJ
  • WARNING: Transformations (PROJProjectionTransform) should now be destroyed for memory when no longer maintained
  • Projection factory creation type support by direct WKT definitions (vs parameter conversions) and projection names
  • Projection factory single projection creation support by specified preferred factory types

Full Changelog: 1.0.5...2.0.0