Down v0.11.0 Release Notes

Release Date: 2021-05-04 // almost 3 years ago
  • Full Changelog

    Implemented enhancements:

    • [CodeCoverage] Improve accuracy for combined code coverage reporting #205

    Closed issues:

    • ๐Ÿ’… DownStyler not included when installed via CocoaPods #254
    • ๐Ÿ‘ [Commonmark] Strikethrough not working / not supported #253
    • [Attributed Strings] Unordered list items with a single line appear further indented than those with multiple lines when using a custom font #246

    ๐Ÿ”€ Merged pull requests:


Previous changes from v0.10.0

  • Full Changelog

    Closed issues:

    • ๐Ÿ— Does not build in 12.5 #244
    • [Crash] Missing resource bundle when using SPM #243

    ๐Ÿ”€ Merged pull requests:

    • [Improvement] Expose DownTextView's designated initializer #250 (max-potapov)
    • ๐Ÿ— [Chore] Add arm64 as valid arch when building for simulator on M1 macs #249 (michaelknoch)
    • [Chore] Reorganize project structure for SPM #248 (johnxnguyen)
    • โœ… [Chore] Use SPM to manage snapshot testing dependency #247 (johnxnguyen)