Releases: futuredapp/FuturedKit
Releases · futuredapp/FuturedKit
1.3.2
1.4.0
What's Changed
- Feature: Add @mainactor annotations to accommodate Swift 6 checks by @mikolasstuchlik in #39
- Housekeep/update template by @jmarek41 in #46
- Add textfield in alert support by @viktorvrchlavsky in #47
- Fix: Prevent overriding child view presentation detents by @janpollak in #48
New Contributors
- @janpollak made their first contribution in #48
Full Changelog: 1.3.2...1.4.0
1.3.1
What's Changed
- Fix typos by @viktorvrchlavsky in #43
- DataCache add populate functions by @ssestak in #33
- Update docs by @jmarek41 in #45
New Contributors
- @viktorvrchlavsky made their first contribution in #43
Full Changelog: 1.3.0...1.3.1
1.3.0
Breaking change
The Coordinator.pop function parameter destination is now required.
What's Changed
- Mark TabViewFlow init as @mainactor by @ssestak in #35
- Coordinator update pop functions by @ssestak in #34
- Mark NavigationStackFlow init as @mainactor by @ssestak in #37
- Modal navigation stack presentation detents by @ssestak in #38
- Update Makefile by @jmarek41 in #42
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Add public init for modal cover model by @ssestak in #32
- Feature: Text style by @prochazkafilip in #31
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- Housekeep: Remove legacy files and polish the Coordinator API by @mikolasstuchlik in #27
- Feature: Source api documentation by @mikolasstuchlik in #28
- Fix access level of SceneDelegate by @ssestak in #29
Full Changelog: 1.1.0...1.1.1
1.1.0
New architecture
What's Changed
- New app architecture by @samoilyk in #16
- Update alert modifier to use
alert(_:isPresented:presenting:actions:message:)by @samoilyk in #17 - Feature: Expand App for v1.0.0 template with folders by @mikolasstuchlik in #18
- Update SwiftUI app template by @ssestak in #19
- Feature/Add fullscreen cover by @jmarek41 in #21
- Add autoclosure attribute by @jmarek41 in #22
- Update readme by @ssestak in #23
- Release - v1.0.0 by @ssestak in #24
New Contributors
- @samoilyk made their first contribution in #16
- @mikolasstuchlik made their first contribution in #18
- @ssestak made their first contribution in #19
- @jmarek41 made their first contribution in #21
Full Changelog: 0.5.0...1.0.0
Navigation and ImagePicker
What's Changed
- NavigationLinks and helper extensions by @Patrez in #8
- Image picker by @prochazkafilip in #10
New Contributors
- @Patrez made their first contribution in #8
- @prochazkafilip made their first contribution in #10
- @MichalMartinu made their first contribution in #12
Full Changelog: 0.4.1...0.5.0