Releases: futuredapp/FuturedKit
Releases · futuredapp/FuturedKit
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
Resource initialization clean-up
View state
What's Changed
Full Changelog: 0.3.0...0.4.0
Documentation and tests
What's Changed
Thanks @tomasbabulak and @MiriamCabadajova for code review!
Full Changelog: 0.2.0...0.3.0
Remove Binding map extension
Use BindingKit when you need this method:
First content
0.1.0 Make resource extension inlinable