Releases: trafi/StoryFlow
Releases · trafi/StoryFlow
1.6.2
What's Changed
- fully allow produce direct from any type. by @klaidas-trafi in #25
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- produce direct on plain viewcontroller by @klaidas-trafi in #24
Full Changelog: 1.6.0...1.6.1
Produce customisation
More ProduceDirect fixes
1.5.9 update all produce direct types (#22)
Produce direct unwind
Makes produceDirect work in unwind scenarios.
Produce direct
Introduce direct produce that allows a type not related to OutputType to be produced.
Improve implicit destination
Nested OneOfN UpdateHandling types
Merge pull request #15 from trafi/feature/unwind-of-n Support nested update and input types
Dismissing in iOS 12
Merge pull request #14 from trafi/fix/ios12 Add tests for iOS 12
Dismissing dismissing
1.5.3 Fix for dismissing while dismissing