Skip to content

Commit d139677

Browse files
committed
Version bump
1 parent 6b179d6 commit d139677

File tree

119 files changed

+338
-230
lines changed

Some content is hidden

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

119 files changed

+338
-230
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>2.8.2</string>
18+
<string>2.8.3</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 = '2.8.2'
3+
spec.version = '2.8.3'
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 => 'v2.8.2' }
8+
spec.source = { :git => 'https://github.com/Constructor-io/constructorio-client-swift.git', :tag => 'v2.8.3' }
99
spec.platform = :ios, '9.0'
1010
spec.source_files = 'AutocompleteClient/**/*.swift'
1111
spec.framework = 'UIKit'

docs/Classes/CIOAutocompleteQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -460,7 +460,7 @@ <h4>Declaration</h4>
460460
</section>
461461
</section>
462462
<section id="footer">
463-
<p>&copy; 2023 <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: 2023-06-16)</p>
463+
<p>&copy; 2023 <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: 2023-07-05)</p>
464464
<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>
465465
</section>
466466
</article>

docs/Classes/CIOAutocompleteResult.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -352,7 +352,7 @@ <h4>Parameters</h4>
352352
</section>
353353
</section>
354354
<section id="footer">
355-
<p>&copy; 2023 <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: 2023-06-16)</p>
355+
<p>&copy; 2023 <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: 2023-07-05)</p>
356356
<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>
357357
</section>
358358
</article>

docs/Classes/CIOBrowseFacetOptionsQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -326,7 +326,7 @@ <h4>Declaration</h4>
326326
</section>
327327
</section>
328328
<section id="footer">
329-
<p>&copy; 2023 <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: 2023-06-16)</p>
329+
<p>&copy; 2023 <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: 2023-07-05)</p>
330330
<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>
331331
</section>
332332
</article>

docs/Classes/CIOBrowseFacetsQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -409,7 +409,7 @@ <h4>Declaration</h4>
409409
</section>
410410
</section>
411411
<section id="footer">
412-
<p>&copy; 2023 <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: 2023-06-16)</p>
412+
<p>&copy; 2023 <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: 2023-07-05)</p>
413413
<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>
414414
</section>
415415
</article>

docs/Classes/CIOBrowseGroupsQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -383,7 +383,7 @@ <h4>Declaration</h4>
383383
</section>
384384
</section>
385385
<section id="footer">
386-
<p>&copy; 2023 <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: 2023-06-16)</p>
386+
<p>&copy; 2023 <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: 2023-07-05)</p>
387387
<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>
388388
</section>
389389
</article>

docs/Classes/CIOBrowseItemsQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -551,7 +551,7 @@ <h4>Declaration</h4>
551551
</section>
552552
</section>
553553
<section id="footer">
554-
<p>&copy; 2023 <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: 2023-06-16)</p>
554+
<p>&copy; 2023 <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: 2023-07-05)</p>
555555
<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>
556556
</section>
557557
</article>

docs/Classes/CIOBrowseQueryBuilder.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -582,7 +582,7 @@ <h4>Declaration</h4>
582582
</section>
583583
</section>
584584
<section id="footer">
585-
<p>&copy; 2023 <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: 2023-06-16)</p>
585+
<p>&copy; 2023 <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: 2023-07-05)</p>
586586
<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>
587587
</section>
588588
</article>

docs/Classes/CIOCollectionData.html

Lines changed: 2 additions & 2 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 2.8.2 Docs</a> (94% documented)</p>
20+
<p><a href="../index.html">ConstructorAutocomplete 2.8.3 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>
@@ -319,7 +319,7 @@ <h4>Declaration</h4>
319319
</section>
320320
</section>
321321
<section id="footer">
322-
<p>&copy; 2023 <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: 2023-06-16)</p>
322+
<p>&copy; 2023 <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: 2023-07-05)</p>
323323
<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>
324324
</section>
325325
</article>

0 commit comments

Comments
 (0)