FloatRatingView v4.0 Release Notes

Release Date: 2019-08-10 // over 4 years ago
    • ๐Ÿ‘ Swift 5.0 support
    • ๐Ÿ‘‰ Use inferred property types

Previous changes from v3.0

    • Swift 4 required
    • Float -> Double
    • type enum instead of halfRating and floatRating booleans
    • Delegate methods are optional
    • ๐Ÿ’… Style updates