Skip to content

Commit

Permalink
2.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Oct 14, 2019
1 parent 2e85c47 commit 368c98e
Show file tree
Hide file tree
Showing 89 changed files with 855 additions and 855 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 2.0.3 (TBD)
## [2.0.3](https://github.com/ngageoint/simple-features-ios/releases/tag/2.0.3) (10-14-2019)

* Geometry Types fromName method returns SF_NONE for non matching names

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ Include this repository by specifying it in a Podfile using a supported option.

Pull from [CocoaPods](https://cocoapods.org/pods/sf-ios):

pod 'sf-ios', '~> 2.0.2'
pod 'sf-ios', '~> 2.0.3'

Pull from GitHub:

pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :branch => 'master'
pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :tag => '2.0.2'
pod 'sf-ios', :git => 'https://github.com/ngageoint/simple-features-ios.git', :tag => '2.0.3'

Include as local project:

Expand Down
76 changes: 38 additions & 38 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/docs/api/Classes/SFByteReader.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L19">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L19">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -335,7 +335,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -393,7 +393,7 @@ <h4>Return Value</h4>
<p>new byte reader</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L38">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L38">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -451,7 +451,7 @@ <h4>Return Value</h4>
<p>string values</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L47">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L47">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -490,7 +490,7 @@ <h4>Return Value</h4>
<p>byte</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L54">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L54">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -529,7 +529,7 @@ <h4>Return Value</h4>
<p>integer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L61">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L61">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -568,7 +568,7 @@ <h4>Return Value</h4>
<p>double</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteReader.h#L68">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteReader.h#L68">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -578,7 +578,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-04-03)</p>
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-10-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
Expand Down
24 changes: 12 additions & 12 deletions docs/docs/api/Classes/SFByteWriter.html
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L19">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L19">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -300,7 +300,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -335,7 +335,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -374,7 +374,7 @@ <h4>Return Value</h4>
<p>new byte writer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L36">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L36">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -409,7 +409,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -448,7 +448,7 @@ <h4>Return Value</h4>
<p>byte data</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L48">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L48">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -487,7 +487,7 @@ <h4>Return Value</h4>
<p>bytes written</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -541,7 +541,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -595,7 +595,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -649,7 +649,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -703,7 +703,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -713,7 +713,7 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-04-03)</p>
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-10-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
Expand Down
10 changes: 5 additions & 5 deletions docs/docs/api/Classes/SFCentroidCurve.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidCurve.h#L25">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidCurve.h#L25">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -330,7 +330,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidCurve.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidCurve.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -385,7 +385,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidCurve.h#L43">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidCurve.h#L43">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -424,7 +424,7 @@ <h4>Return Value</h4>
<p>centroid point</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidCurve.h#L50">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidCurve.h#L50">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -434,7 +434,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-04-03)</p>
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-10-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
Expand Down
10 changes: 5 additions & 5 deletions docs/docs/api/Classes/SFCentroidPoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidPoint.h#L25">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidPoint.h#L25">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -330,7 +330,7 @@ <h4>Return Value</h4>
<p>new instance</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidPoint.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidPoint.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -384,7 +384,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidPoint.h#L42">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidPoint.h#L42">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -423,7 +423,7 @@ <h4>Return Value</h4>
<p>centroid point</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.2/sf-ios/util/centroid/SFCentroidPoint.h#L49">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-ios/tree/2.0.3/sf-ios/util/centroid/SFCentroidPoint.h#L49">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -433,7 +433,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-04-03)</p>
<p>&copy; 2019 <a class="link" href="https://www.nga.mil" target="_blank" rel="external">NGA</a>. All rights reserved. (Last updated: 2019-10-14)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.5</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit 368c98e

Please sign in to comment.