CombineUI v0.0.2
What's Changed
- Update README by @tinder-cfuller in #1
- Change received values to non-optional in tests by @tinder-cfuller in #3
- Replace Void publisher with map to output function by @tinder-cfuller in #5
- Rename map(to:) method to replaceOutput(with:) by @tinder-cfuller in #6
- Remove UIKit from binding tests by @tinder-cfuller in #7
- Capitalize headings in readme by @tinder-cfuller in #8
- Resolve package dependencies in workflow by @tinder-cfuller in #9
- Use fake refresh control in tests (due to iOS 17) by @tinder-cfuller in #10
- Set iOS minimum deployment version to v15 by @tinder-cfuller in #2
- Use AttributedString instead of NSAttributedString by @tinder-cfuller in #4
Full Changelog: 0.0.1...0.0.2