All notable changes to this project will be documented in this file. Adheres to Semantic Versioning.
- TBD
4.3.2 (04-03-2024)
- simple-features-java version 2.2.2
- proj 1.1.4
- Projection Geometry Utilities with geodesic path and envelope methods
4.3.1 (01-19-2023)
- simple-features-java version 2.2.1
- proj 1.1.3
4.3.0 (09-21-2022)
- simple-features-java version 2.2.0
4.2.0 (07-11-2022)
- simple-features-java version 2.1.0
4.1.3 (05-04-2022)
- proj 1.1.2
- Non projected ETRS89 GeoDatum fix (EPSG:4258)
4.1.2 (04-18-2022)
- simple-features-java version 2.0.6
4.1.1 (02-03-2022)
- simple-features-java version 2.0.5
- proj 1.1.1
- Java 11
4.1.0 (11-04-2021)
- proj 1.1.0
4.0.0 (06-24-2021)
- All projection functionality (including proj4j) moved to new dependency, projections-java
- Package names from moved classes changed from mil.nga.sf.proj to mil.nga.proj
- GeometryProjectionTransform renamed to GeometryTransform with added static creations
3.0.4 (03-03-2021)
- simple-features-java version 2.0.4
- Projection Factory projection by name method
3.0.3 (07-13-2020)
- simple-features-java version 2.0.3
- proj4j version 1.1.1
- Projection toString implementation as authority:code
3.0.2 (11-14-2019)
- proj4j version 1.1.0
3.0.1 (07-08-2019)
- simple-features-java version 2.0.2
- Added OGC projection authority
- Projections collection of cached authority projections
- Create uppercase projection authorities
3.0.0 (04-01-2019)
- simple-features-java version 2.0.1
- proj4j changed to org.locationtech.proj4j version 1.0.0
- Projection is unit method
- Projection Transform inverse transformation method
- Eclipse project cleanup
2.0.1 (09-25-2018)
- Geometry Projection Transformations for Curve Polygons and derived Geometry types
2.0.0 (05-17-2018)
- Initial Release