Skip to content

Releases: futuredapp/FuntastyKit

v2.3.0: Configuring coordinator and housekeep

02 Feb 09:38
35b58ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.2...2.3.0

v2.2.2: Modal coordinator improvement and GitHub Actions

02 Nov 10:20
7e75aa0
Compare
Choose a tag to compare
  • Minor coordinator requirement improvement.
  • GitHub Actions instead of Fastlane.

v2.2.1: Root view controller animation fix

08 Jun 11:44
96eb72f
Compare
Choose a tag to compare

Fixes the animation whanr changing root view controller on a window.

v2.2.0: IBInspectable subspec fix

05 Mar 10:06
75b42c7
Compare
Choose a tag to compare

Now the installation using CocoaPods work propertly.

v2.1.0: PushCoordinator fix

27 Feb 09:31
e15adec
Compare
Choose a tag to compare

Releases potential reference cycle fix in PushCoordinator. There is a minor breaking change when using PushCordinator and all navigation controllers must be changed to weak.

v2.0.0: IBInspectable subspec

29 Jan 15:26
5a4964f
Compare
Choose a tag to compare

This release causes breaking changes!

All IBInspectable extensions are separated into subspec/separate package. To fix issues with interface builder when using IBInspectable extension in a framework or when these extensions are not used at all.

v1.6.0: Futured FuntastyKit

20 Jan 13:24
8cf14d8
Compare
Choose a tag to compare

Changed the organization name.

v1.5.0: Swift Package Manager, linting and automation

08 Jul 09:05
ce49393
Compare
Choose a tag to compare
  • Add support for Swift Package Manager
  • Add linting, pod lib lint and testing to CI

v1.4.0: Swift 5.0

19 Mar 10:04
490421d
Compare
Choose a tag to compare

Support for Swift 5.0 and Xcode 10.2.

v1.3.0: CocoaPods trunk 🎉 and coordinators

18 Mar 12:53
949a305
Compare
Choose a tag to compare
  • Add ShowCoordinator to simplify standard navigation patterns.
  • Remove PushModalCoordinator since we could have many of these combinations and it is not used at all
  • Update metadata for CocoaPods trunk

Released on: https://cocoapods.org/pods/FuntastyKit