Skip to content

Commit 0fd34ff

Browse files
committed
Version Bump
1 parent d347a3c commit 0fd34ff

File tree

126 files changed

+727
-531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+727
-531
lines changed

AutocompleteClient/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.3.14</string>
18+
<string>3.3.15</string>
1919
<key>CFBundleVersion</key>
2020
<string>$(CURRENT_PROJECT_VERSION)</string>
2121
<key>NSPrincipalClass</key>

ConstructorAutocomplete.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'ConstructorAutocomplete'
3-
spec.version = '3.3.14'
3+
spec.version = '3.3.15'
44
spec.license = { :type => 'MIT', :file => 'LICENSE' }
55
spec.homepage = 'https://www.constructor.io'
66
spec.authors = { 'Zubin Tiku' => '[email protected]', 'Christopher Gee' => '[email protected]', 'Jimmy Li' => '[email protected]' }
77
spec.summary = 'Constructor.io iOS autosuggest client.'
8-
spec.source = { :git => 'https://github.com/Constructor-io/constructorio-client-swift.git', :tag => 'v3.3.14' }
8+
spec.source = { :git => 'https://github.com/Constructor-io/constructorio-client-swift.git', :tag => 'v3.3.15' }
99
spec.platform = :ios, '11.0'
1010
spec.source_files = 'AutocompleteClient/**/*.swift'
1111
spec.framework = 'UIKit'

docs/Classes/CIOAutocompleteQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOAutocompleteQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOAutocompleteQueryBuilder Class Reference
3335
</p>
@@ -487,8 +489,8 @@ <h4>Declaration</h4>
487489
</section>
488490
</section>
489491
<section id="footer">
490-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
491-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
492+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
493+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
492494
</section>
493495
</article>
494496
</div>

docs/Classes/CIOAutocompleteResult.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOAutocompleteResult Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Structures%20%26%20Classes.html">Result Structures &amp; Classes</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOAutocompleteResult Class Reference
3335
</p>
@@ -352,8 +354,8 @@ <h4>Parameters</h4>
352354
</section>
353355
</section>
354356
<section id="footer">
355-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
356-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
357+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
358+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
357359
</section>
358360
</article>
359361
</div>

docs/Classes/CIOBrowseFacetOptionsQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseFacetOptionsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOBrowseFacetOptionsQueryBuilder Class Reference
3335
</p>
@@ -326,8 +328,8 @@ <h4>Declaration</h4>
326328
</section>
327329
</section>
328330
<section id="footer">
329-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
330-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
331+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
332+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
331333
</section>
332334
</article>
333335
</div>

docs/Classes/CIOBrowseFacetsQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseFacetsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOBrowseFacetsQueryBuilder Class Reference
3335
</p>
@@ -409,8 +411,8 @@ <h4>Declaration</h4>
409411
</section>
410412
</section>
411413
<section id="footer">
412-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
413-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
414+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
415+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
414416
</section>
415417
</article>
416418
</div>

docs/Classes/CIOBrowseGroupsQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseGroupsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOBrowseGroupsQueryBuilder Class Reference
3335
</p>
@@ -383,8 +385,8 @@ <h4>Declaration</h4>
383385
</section>
384386
</section>
385387
<section id="footer">
386-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
387-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
388+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
389+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
388390
</section>
389391
</article>
390392
</div>

docs/Classes/CIOBrowseItemsQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseItemsQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOBrowseItemsQueryBuilder Class Reference
3335
</p>
@@ -551,8 +553,8 @@ <h4>Declaration</h4>
551553
</section>
552554
</section>
553555
<section id="footer">
554-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
555-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
556+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
557+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
556558
</section>
557559
</article>
558560
</div>

docs/Classes/CIOBrowseQueryBuilder.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOBrowseQueryBuilder Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Result%20Request%20Builders.html">Result Request Builders</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOBrowseQueryBuilder Class Reference
3335
</p>
@@ -612,8 +614,8 @@ <h4>Declaration</h4>
612614
</section>
613615
</section>
614616
<section id="footer">
615-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
616-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
617+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
618+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
617619
</section>
618620
</article>
619621
</div>

docs/Classes/CIOCollectionData.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a title="CIOCollectionData Class Reference"></a>
1818
<header>
1919
<div class="content-wrapper">
20-
<p><a href="../index.html">ConstructorAutocomplete 3.3.14 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 3.3.15 Docs</a> (94% documented)</p>
2121
<div class="header-right">
2222
<form role="search" action="../search.json">
2323
<input type="text" placeholder="Search documentation" data-typeahead>
@@ -27,7 +27,9 @@
2727
</header>
2828
<div class="content-wrapper">
2929
<p id="breadcrumbs">
30-
<a href="../index.html">ConstructorAutocomplete Reference</a>
30+
<a href="../index.html">ConstructorAutocomplete</a>
31+
<img id="carat" src="../img/carat.png" alt=""/>
32+
<a href="../Other%20Classes.html">Other Classes</a>
3133
<img id="carat" src="../img/carat.png" alt=""/>
3234
CIOCollectionData Class Reference
3335
</p>
@@ -319,8 +321,8 @@ <h4>Declaration</h4>
319321
</section>
320322
</section>
321323
<section id="footer">
322-
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-01)</p>
323-
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.3</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
324+
<p>&copy; 2024 <a class="link" href="https://www.constructor.io" target="_blank" rel="external noopener">Zubin Tiku, Christopher Gee, and Jimmy Li</a>. All rights reserved. (Last updated: 2024-07-31)</p>
325+
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.15.0</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
324326
</section>
325327
</article>
326328
</div>

0 commit comments

Comments
 (0)