Releases: pointfreeco/swift-navigation
Releases · pointfreeco/swift-navigation
0.2.0
- Added:
Binding.removeDuplicates()
, for ignoring the upstream binding'sset
when the wrapped value remains unchanged. - Fixed:
IfCaseLet
's else branch will now render (thanks @junebash). - Infratructure: README fixes (thanks @AnasAlhasani), and case study improvements.
0.1.0
- Initial release.