SkyFloatingLabelTextField v4.0.0 Release Notes

Release Date: 2020-12-02 // over 3 years ago
    • The error message can now be placed above or below the field. #271
    • ⬆️ Bump build target to 9.0 #325

Previous changes from v3.8.0

    • A new tag format for release has been introduced to be compatible with Swift Package Manager(SPM). The new format does not include the v prefix in tag names. This will be the case for all tags going forward, previous v prefix tags remain in place and new tags without the v prefix has been pushed for these commits too.
    • ➕ Added support for Swift Package Manager #296. Thanks to acecilia.
    • ➕ Added support for Swift 5 #290. Thanks to jessemx109.