Down v0.9.1 Release Notes

Release Date: 2020-02-28 // about 4 years ago
  • Full Changelog

    Implemented enhancements:

    Closed issues:

    • โœ… SwiftPM : Resolve apparent version incompatibility with swift-snapshot-testing #202
    • ๐Ÿš€ Release fixes made after 0.9.0 #201
    • ๐Ÿ’ป Swift UI Support #199
    • 'BaseNode' initializer is inaccessible due to 'internal' protection level #196
    • ๐Ÿ‘ Any emoji support? #195
    • Swift Packege maneger? #194
    • Regression: single newline syntax not working (any variety) #191
    • Down cannot convert this markdown string to html #190
    • App using xcframework with Down pod dependency causes crash #187
    • Is the text supposed to be rendering this large? #186
    • ๐ŸŽ Issue with markdown render/convert to attribute string on macOS latest version #185
    • Table are not render #183
    • How to change text color? #182
    • ๐Ÿ“œ incorrect parse for string that is a mixture of markdown and html #180

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ“ฆ Resolves Swift Package Manager issue related to swift-snapshot-testing #203 (ghost)
    • ๐Ÿ‘Œ Improve configurability of DownStyler #188 (mgacy)
    • ๐Ÿ‘‰ Make color & font collection initializers public #184 (johnxnguyen)