Skip to content

Commit

Permalink
4.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Feb 10, 2022
1 parent ab8c93d commit 0569bda
Show file tree
Hide file tree
Showing 138 changed files with 4,061 additions and 1,651 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Adheres to [Semantic Versioning](http://semver.org/).

---

## 4.0.2 (TBD)
## [4.0.2](https://github.com/ngageoint/simple-features-geojson-ios/releases/tag/4.0.2) (02-10-2022)

* TBD
* sf-ios 4.0.1

## [4.0.1](https://github.com/ngageoint/simple-features-geojson-ios/releases/tag/4.0.1) (11-01-2021)

Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '12.0'

target 'sf-geojson-ios' do
pod 'sf-ios', '~> 4.0.0'
pod 'sf-ios', '~> 4.0.1'

target 'sf-geojson-iosTests' do
inherit! :search_paths
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ Include this repository by specifying it in a Podfile using a supported option.

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

pod 'sf-geojson-ios', '~> 4.0.1'
pod 'sf-geojson-ios', '~> 4.0.2'

Pull from GitHub:

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

Include as local project:

Expand Down
167 changes: 99 additions & 68 deletions docs/docs/api/Classes.html

Large diffs are not rendered by default.

29 changes: 16 additions & 13 deletions docs/docs/api/Classes/SFByteReader.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="SFByteReader Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">sf-geojson-ios 4.0.1 Docs</a> (87% documented)</p>
<p><a href="../index.html">sf-geojson-ios 4.0.2 Docs</a> (87% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-geojson-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -66,6 +66,9 @@
<li class="nav-group-task">
<a href="../Classes/SFCurvePolygon.html">SFCurvePolygon</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SFDegreesCentroid.html">SFDegreesCentroid</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SFEvent.html">SFEvent</a>
</li>
Expand Down Expand Up @@ -350,7 +353,7 @@ <h1>SFByteReader</h1>
<p>Read through byte data</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L19-L94">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -386,7 +389,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -421,7 +424,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -456,7 +459,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -514,7 +517,7 @@ <h4>Return Value</h4>
<p>new byte reader</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L43">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -585,7 +588,7 @@ <h4>Return Value</h4>
<p>new byte reader</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L53">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -643,7 +646,7 @@ <h4>Return Value</h4>
<p>string value</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L62">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -682,7 +685,7 @@ <h4>Return Value</h4>
<p>byte</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L69">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -740,7 +743,7 @@ <h4>Return Value</h4>
<p>data value</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L78">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -779,7 +782,7 @@ <h4>Return Value</h4>
<p>integer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L85">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -818,7 +821,7 @@ <h4>Return Value</h4>
<p>double</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteReader.h#L92">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -828,7 +831,7 @@ <h4>Return Value</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2021-11-01)</p>
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-02-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
35 changes: 19 additions & 16 deletions docs/docs/api/Classes/SFByteWriter.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="SFByteWriter Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">sf-geojson-ios 4.0.1 Docs</a> (87% documented)</p>
<p><a href="../index.html">sf-geojson-ios 4.0.2 Docs</a> (87% documented)</p>
<p class="header-right"><a href="https://github.com/ngageoint/simple-features-geojson-ios"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down Expand Up @@ -66,6 +66,9 @@
<li class="nav-group-task">
<a href="../Classes/SFCurvePolygon.html">SFCurvePolygon</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SFDegreesCentroid.html">SFDegreesCentroid</a>
</li>
<li class="nav-group-task">
<a href="../Classes/SFEvent.html">SFEvent</a>
</li>
Expand Down Expand Up @@ -350,7 +353,7 @@ <h1>SFByteWriter</h1>
<p>Write byte data</p>

<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L19-L106">Show on GitHub</a>
</div>
</section>
<section class="section task-group-section">
Expand Down Expand Up @@ -386,7 +389,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L24">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -421,7 +424,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L29">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -456,7 +459,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L34">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -495,7 +498,7 @@ <h4>Return Value</h4>
<p>new byte writer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L41">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -553,7 +556,7 @@ <h4>Return Value</h4>
<p>new byte writer</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L50">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -588,7 +591,7 @@ <h4>Declaration</h4>
</div>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L55">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -627,7 +630,7 @@ <h4>Return Value</h4>
<p>byte data</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L62">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -666,7 +669,7 @@ <h4>Return Value</h4>
<p>bytes written</p>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L69">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -720,7 +723,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L76">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -774,7 +777,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L83">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -828,7 +831,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L90">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -882,7 +885,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L97">Show on GitHub</a>
</div>
</section>
</div>
Expand Down Expand Up @@ -936,7 +939,7 @@ <h4>Parameters</h4>
</table>
</div>
<div class="slightly-smaller">
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.1/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
<a href="https://github.com/ngageoint/simple-features-geojson-ios/tree/4.0.2/Pods/sf-ios/sf-ios/util/SFByteWriter.h#L104">Show on GitHub</a>
</div>
</section>
</div>
Expand All @@ -946,7 +949,7 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2021 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2021-11-01)</p>
<p>&copy; 2022 <a class="link" href="https://www.nga.mil" target="_blank" rel="external noopener">NGA</a>. All rights reserved. (Last updated: 2022-02-10)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.1</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</article>
Expand Down
Loading

0 comments on commit 0569bda

Please sign in to comment.