Releases: davdroman/swiftui-navigation-transitions
Releases · davdroman/swiftui-navigation-transitions
0.7.3
What's Changed
- Changed: Make indentation accessible #50
- Changed: Switch to MIT-0 license #54
- Changed: Add missing copyright headers #51
- Changed: Mark runtime magic modules as
@_implementationOnly
#48 - Infrastructure: Add Format workflow #49
- Infrastructure: Update dependencies #56
- Infrastructure: Remove
generate-docs
script #57 - Infrastructure: Move Demo into a new Examples folder #58
Full Changelog: 0.7.2...0.7.3
0.7.2
0.7.1
What's Changed
- Support
.default.animation(.none)
by @davdroman in #43 - Fix no animation when popping multiple items off the path by @davdroman in #44
Full Changelog: 0.7.0...0.7.1