HTMLKit v0.9.1 Release Notes

  • ๐Ÿš€ Released on 2016.01.29

    โž• Added

    • Travis-CI integration.
    • CocoaPods spec.

    ๐Ÿ”„ Changed

    • โš  Warnings are treated as errors.

    ๐Ÿ›  Fixed

    • โš  Warnings related to format specifier and loss of precision due to NS(U)-integer usage.
    • ๐Ÿ“š Replaced @returns with @return throughout the documentation to play nicely with Jazzy.
    • Some README examples used Swift syntax.