Skip to content

Commit

Permalink
Release 3.0.1 (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjochen authored Apr 30, 2024
1 parent 65a9605 commit 2c56160
Show file tree
Hide file tree
Showing 40 changed files with 90 additions and 74 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
# Change Log

## [3.0.1](https://github.com/jjochen/JJFloatingActionButton/tree/3.0.1) (2024-04-30)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/patch-release...3.0.1)

**Fixed bugs:**

- Cannot find type 'UIWindow' in scope - missing UIKit import [\#292](https://github.com/jjochen/JJFloatingActionButton/issues/292)

## [patch-release](https://github.com/jjochen/JJFloatingActionButton/tree/patch-release) (2024-04-30)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/3.0.0...patch-release)

**Merged pull requests:**

- Use Xcode 15.3 on CircleCi [\#294](https://github.com/jjochen/JJFloatingActionButton/pull/294)
- Add missing UIKit import to UIWindow extension [\#293](https://github.com/jjochen/JJFloatingActionButton/pull/293)

## [3.0.0](https://github.com/jjochen/JJFloatingActionButton/tree/3.0.0) (2024-01-10)
[Full Changelog](https://github.com/jjochen/JJFloatingActionButton/compare/2.5.0...3.0.0)

**Fixed bugs:**

- Designable's Error [\#278](https://github.com/jjochen/JJFloatingActionButton/issues/278)
- Circular configuration is not customisable angles are hardcoded [\#276](https://github.com/jjochen/JJFloatingActionButton/issues/276)
- Action button items are not shown when added to custom button on center tab. [\#265](https://github.com/jjochen/JJFloatingActionButton/issues/265)
- 'JJFloatingActionButtonDelegate' is not a member type of class 'JJFloatingActionButton.JJFloatingActionButton' [\#285](https://github.com/jjochen/JJFloatingActionButton/issues/285)
- Circular configuration is not customisable angles are hardcoded [\#276](https://github.com/jjochen/JJFloatingActionButton/issues/276)

**Merged pull requests:**

Expand Down
2 changes: 1 addition & 1 deletion Example/JJFloatingActionButton/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0.0</string>
<string>3.0.1</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- iOSSnapshotTestCase/Core (8.0.0)
- iOSSnapshotTestCase/SwiftSupport (8.0.0):
- iOSSnapshotTestCase/Core
- JJFloatingActionButton (3.0.0)
- JJFloatingActionButton (3.0.1)
- Nimble (12.3.0)
- Nimble-Snapshots (9.6.1):
- Nimble-Snapshots/Core (= 9.6.1)
Expand Down Expand Up @@ -32,7 +32,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
iOSSnapshotTestCase: a670511f9ee3829c2b9c23e6e68f315fd7b6790f
JJFloatingActionButton: 42d4a142b856cd202976cc085d449b2ec55f4d3a
JJFloatingActionButton: 6a20da0a36bc2c5e2097e754b5e765aa9e4b6365
Nimble: f8a8219d16f176429b951e8f7e72df5c23ceddc0
Nimble-Snapshots: 4988d1cf2fe062f13bd2eb87c4279770785e682b
Quick: d32871931c05547cb4e0bc9009d66a18b50d8558
Expand Down
2 changes: 1 addition & 1 deletion JJFloatingActionButton.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'JJFloatingActionButton'
spec.version = '3.0.0'
spec.version = '3.0.1'
spec.swift_version = '5.0'
spec.author = { 'Jochen Pfeiffer' => '[email protected]' }
spec.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -441,7 +441,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJActionItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -710,7 +710,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJAnimationSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -362,7 +362,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJButtonAnimationConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -504,7 +504,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -195,7 +195,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJCircleView.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -305,7 +305,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJFloatingActionButton.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -1820,7 +1820,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJItemAnimationConfiguration.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -681,7 +681,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJItemLayout.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -352,7 +352,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Classes/JJItemPreparation.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -561,7 +561,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Enums.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -191,7 +191,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Enums/JJActionItemTitlePosition.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -330,7 +330,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Enums/JJFloatingActionButtonState.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -249,7 +249,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Protocols.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -162,7 +162,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Protocols/JJFloatingActionButtonDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="../index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -253,7 +253,7 @@ <h4>Declaration</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
4 changes: 2 additions & 2 deletions docs/Typealiases.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<header class="header">
<p class="header-col header-col--primary">
<a class="header-link" href="index.html">
JJFloatingActionButton 3.0.0 Docs
JJFloatingActionButton 3.0.1 Docs
</a>
(100% documented)
</p>
Expand Down Expand Up @@ -216,7 +216,7 @@ <h4>Return Value</h4>
</article>
</div>
<section class="footer">
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-01-10)</p>
<p>&copy; 2024 <a class="link" href="https://github.com/jjochen/" target="_blank" rel="external noopener">Jochen Pfeiffer</a>. All rights reserved. (Last updated: 2024-04-30)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external noopener">jazzy ♪♫ v0.14.4</a>, a <a class="link" href="https://realm.io" target="_blank" rel="external noopener">Realm</a> project.</p>
</section>
</body>
Expand Down
Loading

0 comments on commit 2c56160

Please sign in to comment.