We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a92e99 commit 6562833Copy full SHA for 6562833
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.4.0] - 2025-03-31
11
+
12
### Fixed
13
- LCC ProjectInverse adjustment, BasicCoordinateTransform.transform cleanup [#117](https://github.com/locationtech/proj4j/pull/117)
14
geoapi/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.locationtech.proj4j</groupId>
<artifactId>proj4j-geoapi</artifactId>
<packaging>jar</packaging>
- <name>GeoAPI wrappers</name>
+ <name>Proj4J GeoAPI</name>
<description>GeoAPI wrappers for viewing PROJ4J as a GeoAPI implementation.</description>
15
16
<developers>
0 commit comments