Skip to content

Releases: yichizhang/SwiftyStringScore

0.2.3

22 Aug 17:02
Compare
Choose a tag to compare

Fix for referencing wrong strings for counts. This Resolves an issue where self would be a string backed by NSString and when lowercased the length would change. Referencing string.count gives us the wrong length

Swift 4.2

25 Oct 15:02
8cbf18e
Compare
Choose a tag to compare

Swift 4.2

Support diacritics

31 May 03:18
0e48809
Compare
Choose a tag to compare
Merge pull request #21 from yichizhang/dev

Support diacritics

Swift 4

05 Nov 16:22
0b286b7
Compare
Choose a tag to compare

Swift 4.0 support
Rename framework to SwiftyStringScore

Swift 3.2.2

05 Nov 15:29
237d426
Compare
Choose a tag to compare
Merge pull request #18 from yichizhang/dev

Swift 3.2.2