FloatRatingView v4.0 Release Notes

Release Date: 2019-08-10 // over 3 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