nicklockwood/Expression

Swift 5 support

sebgiroux opened this issue · 1 comments

Hi,

It seems like there is a warning on Swift 5:

Expression.swift:153:20: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'Expression.Symbol' to 'Hashable' by implementing 'hash(into:)' instead

Thanks

Fixed in 0.13.1.