You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The HandySwift library this library refers to is 1.7.1 and the methods 'Hashable.hashValue' is deprecated. It can be sorted out by using the latest version of HandySwift and also it's great if the library can be updated for Swift 5.
The text was updated successfully, but these errors were encountered:
@nikhilpandey4 I will make a few changes to CSVImporter soon to fix some of the issues reported. But note that both a Swift 5 update and update of HandySwift were already done, you can use the stable branch to get those changes right now before I make a new release.
The HandySwift library this library refers to is 1.7.1 and the methods 'Hashable.hashValue' is deprecated. It can be sorted out by using the latest version of HandySwift and also it's great if the library can be updated for Swift 5.
The text was updated successfully, but these errors were encountered: