SwiftUI Naming Compatibility
API Changes:
- Rename
View
toCSVView
to avoid SwiftUI namespace conflicts (#93) - @campionfellin
Other:
- Bump iOS Deployment target to 9.0, Xcode 12 recommended changes. (#91) - @DenTelezhkin
API Changes:
View
to CSVView
to avoid SwiftUI namespace conflicts (#93) - @campionfellinOther: