Skip to content

Commit

Permalink
1.1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Apr 8, 2024
1 parent 694082c commit db228c5
Show file tree
Hide file tree
Showing 43 changed files with 180 additions and 180 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/).

---

## 1.1.5 (TBD)
## [1.1.5](https://github.com/ngageoint/gars-ios/releases/tag/1.1.5) (04-08-2024)

* grid-ios 1.0.7

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,12 @@ Include this repository by specifying it in a Podfile using a supported option.
Pull from [CocoaPods](https://cocoapods.org/pods/gars-ios):
pod 'gars-ios', '~> 1.1.4'
pod 'gars-ios', '~> 1.1.5'
Pull from GitHub:
pod 'gars-ios', :git => 'https://github.com/ngageoint/gars-ios.git', :branch => 'master'
pod 'gars-ios', :git => 'https://github.com/ngageoint/gars-ios.git', :tag => '1.1.4'
pod 'gars-ios', :git => 'https://github.com/ngageoint/gars-ios.git', :tag => '1.1.5'
Include as local project:
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BandLettersRange/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BandLettersRange</title>
<title>gars-ios 1.1.5 - BandLettersRange</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -249,7 +249,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BandLettersRangeIterator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BandLettersRangeIterator</title>
<title>gars-ios 1.1.5 - BandLettersRangeIterator</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -45,7 +45,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -104,7 +104,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BandNumberRange/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BandNumberRange</title>
<title>gars-ios 1.1.5 - BandNumberRange</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -217,7 +217,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BandNumberRangeIterator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BandNumberRangeIterator</title>
<title>gars-ios 1.1.5 - BandNumberRangeIterator</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -45,7 +45,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -104,7 +104,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
12 changes: 6 additions & 6 deletions docs/docs/api/BaseGrid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BaseGrid</title>
<title>gars-ios 1.1.5 - BaseGrid</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="1088pt" height="242pt"
Expand All @@ -74,7 +74,7 @@ <h2 hidden>Relationships</h2>
<text text-anchor="middle" x="971.98" y="-138.63" font-family="Menlo" font-size="14.00">Comparable</text>
</g>
<!-- BaseGrid&#45;&gt;Comparable -->
<g id="edge1" class="edge conformsTo">
<g id="edge2" class="edge conformsTo">
<title>BaseGrid&#45;&gt;Comparable</title>
<path fill="none" stroke="black" d="M551.49,-129.29C639.12,-132.21 761.88,-136.3 852.14,-139.31"/>
<polygon fill="black" stroke="black" points="851.91,-142.8 862.02,-139.64 852.15,-135.81 851.91,-142.8"/>
Expand All @@ -86,7 +86,7 @@ <h2 hidden>Relationships</h2>
<text text-anchor="middle" x="108" y="-211.06" font-family="Menlo" font-size="14.00">Hashable</text>
</g>
<!-- BaseGrid&#45;&gt;Hashable -->
<g id="edge2" class="edge conformsTo">
<g id="edge1" class="edge conformsTo">
<title>BaseGrid&#45;&gt;Hashable</title>
<path fill="none" stroke="black" d="M369.93,-145.08C316.18,-159.58 242.77,-179.38 187.34,-194.33"/>
<polygon fill="black" stroke="black" points="186.71,-190.87 177.97,-196.86 188.54,-197.63 186.71,-190.87"/>
Expand Down Expand Up @@ -470,7 +470,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BaseGrids/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BaseGrids</title>
<title>gars-ios 1.1.5 - BaseGrids</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -621,7 +621,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/BaseZoomGrids/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - BaseZoomGrids</title>
<title>gars-ios 1.1.5 - BaseZoomGrids</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -238,7 +238,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/Bounds/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - Bounds</title>
<title>gars-ios 1.1.5 - Bounds</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -944,7 +944,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/api/GARS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - GARS</title>
<title>gars-ios 1.1.5 - GARS</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 hidden>Relationships</h2>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
<!-- Generated by graphviz version 10.0.1 (20240210.2158)
-->
<!-- Pages: 1 -->
<svg width="872pt" height="116pt"
Expand Down Expand Up @@ -726,7 +726,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:55-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/docs/api/GARSConstants/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gars-ios 1.1.4 - GARSConstants</title>
<title>gars-ios 1.1.5 - GARSConstants</title>
<link rel="stylesheet" type="text/css" href="https://ngageoint.github.io/gars-ios/docs/api/all.css" media="all" />
</head>
<body>
<header>
<a href="https://ngageoint.github.io/gars-ios/docs/api/">
<strong>
gars-ios 1.1.4
gars-ios 1.1.5
</strong>
<span>Documentation</span>
</a>
Expand Down Expand Up @@ -268,7 +268,7 @@ <h3>

<footer>
<p>
Generated on <time datetime="2023-11-09T10:08:10-0700">November 9, 2023</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
Generated on <time datetime="2024-04-08T08:18:54-0600">April 8, 2024</time> using <a href="https://github.com/SwiftDocOrg/swift-doc">swift-doc</a> <span class="version">1.0.0-rc.1</span>.
</p>
</footer>
</body>
Expand Down
Loading

0 comments on commit db228c5

Please sign in to comment.