HTMLKit v1.0.0 Release Notes

  • ๐Ÿš€ Released on 2016.09.28

    โž• Added

    • ๐Ÿ”ง Jazzy configuration file
    • Example HTMLKit project

    โšก๏ธ Updated

    • Project for Xcode 8
    • Playground syntax for Swift 3
    • ๐ŸŽ Travis config for iOS 10.0, macOS 10.12, tvOS 10.0 and watchOS 3.0
    • ๐Ÿš€ Deployment targets to macOS 10.9, iOS 9.0, tvOS 9.0 and watchOS 2.0

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ Nullability annotation in CSSSelectorParser class
    • ๐Ÿ“œ Missing lightweight generics in HTMLParser, HTMLNode & HTMLElement