diff --git a/CHANGELOG.md b/CHANGELOG.md index a3aec64..8c1b0ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,12 @@ Adheres to [Semantic Versioning](http://semver.org/). --- -## 2.0.3 (TBD) +## [2.0.3](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.0.3) (07-13-2020) -* TBD +* simple-features-java version 2.0.3 +* Geometry reader/writer shortcut support directly between bytes and geometries +* Geometry Filter support +* Geometry Code retrieval method by geometry type, has z, and has m ## [2.0.2](https://github.com/ngageoint/simple-features-wkb-java/releases/tag/2.0.2) (07-08-2019) diff --git a/README.md b/README.md index e46c9a1..e081df2 100644 --- a/README.md +++ b/README.md @@ -40,14 +40,14 @@ byte[] bytes = GeometryWriter.writeGeometry(geometry); ### Installation ### -Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.sf|sf-wkb|2.0.2|jar) (JAR, POM, Source, Javadoc) +Pull from the [Maven Central Repository](http://search.maven.org/#artifactdetails|mil.nga.sf|sf-wkb|2.0.3|jar) (JAR, POM, Source, Javadoc) ```xml mil.nga.sf sf-wkb - 2.0.2 + 2.0.3 ``` diff --git a/docs/docs/api/META-INF/MANIFEST.MF b/docs/docs/api/META-INF/MANIFEST.MF index 698aaa2..62fa774 100644 --- a/docs/docs/api/META-INF/MANIFEST.MF +++ b/docs/docs/api/META-INF/MANIFEST.MF @@ -1,5 +1,4 @@ Manifest-Version: 1.0 -Built-By: osbornb -Created-By: Apache Maven 3.2.3 -Build-Jdk: 1.8.0_25 +Build-Jdk-Spec: 1.8 +Created-By: Maven Javadoc Plugin 3.2.0 diff --git a/docs/docs/api/allclasses-frame.html b/docs/docs/api/allclasses-frame.html index 133df60..2896860 100644 --- a/docs/docs/api/allclasses-frame.html +++ b/docs/docs/api/allclasses-frame.html @@ -2,10 +2,10 @@ - + -All Classes (Simple Features Well-Known Binary 2.0.2 API) - +All Classes (Simple Features Well-Known Binary 2.0.3 API) + diff --git a/docs/docs/api/allclasses-noframe.html b/docs/docs/api/allclasses-noframe.html index 396c37c..4ee0543 100644 --- a/docs/docs/api/allclasses-noframe.html +++ b/docs/docs/api/allclasses-noframe.html @@ -2,10 +2,10 @@ - + -All Classes (Simple Features Well-Known Binary 2.0.2 API) - +All Classes (Simple Features Well-Known Binary 2.0.3 API) + diff --git a/docs/docs/api/constant-values.html b/docs/docs/api/constant-values.html index 8db3c42..73905fd 100644 --- a/docs/docs/api/constant-values.html +++ b/docs/docs/api/constant-values.html @@ -2,10 +2,10 @@ - + -Constant Field Values (Simple Features Well-Known Binary 2.0.2 API) - +Constant Field Values (Simple Features Well-Known Binary 2.0.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,13 +13,13 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ diff --git a/docs/docs/api/mil/nga/sf/wkb/package-summary.html b/docs/docs/api/mil/nga/sf/wkb/package-summary.html index c3540d8..9c61bba 100644 --- a/docs/docs/api/mil/nga/sf/wkb/package-summary.html +++ b/docs/docs/api/mil/nga/sf/wkb/package-summary.html @@ -2,10 +2,10 @@ - + -mil.nga.sf.wkb (Simple Features Well-Known Binary 2.0.2 API) - +mil.nga.sf.wkb (Simple Features Well-Known Binary 2.0.3 API) + @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@