Releases: futuredapp/FuntastyKit
Releases · futuredapp/FuntastyKit
v2.3.0: Configuring coordinator and housekeep
What's Changed
- Remove SwiftLint installation step by @mkj-is in #95
- Bump addressable from 2.7.0 to 2.8.0 by @dependabot in #94
- Fix typos in Coordinator.swift by @michalsrutek in #96
- Configuring coordinator protocol by @RomanPodymov in #97
- Release 2.3.0 by @mkj-is in #98
New Contributors
- @michalsrutek made their first contribution in #96
Full Changelog: 2.2.2...2.3.0
v2.2.2: Modal coordinator improvement and GitHub Actions
- Minor coordinator requirement improvement.
- GitHub Actions instead of Fastlane.
v2.2.1: Root view controller animation fix
Fixes the animation whanr changing root view controller on a window.
v2.2.0: IBInspectable subspec fix
Now the installation using CocoaPods work propertly.
v2.1.0: PushCoordinator fix
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
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
Changed the organization name.
v1.5.0: Swift Package Manager, linting and automation
- Add support for Swift Package Manager
- Add linting, pod lib lint and testing to CI
v1.4.0: Swift 5.0
Support for Swift 5.0 and Xcode 10.2.
v1.3.0: CocoaPods trunk 🎉 and coordinators
- 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