All Versions
39
Latest Version
Avg Release Cycle
42 days
Latest Release
1059 days ago

Changelog History
Page 3

  • v0.6.2 Changes

    November 28, 2018

    Full Changelog

    Implemented enhancements:

    • [cmark] Some characters are escaped twice #99

    πŸ›  Fixed bugs:

    • \[cmark\] Some characters are escaped twice #99

    πŸ”€ Merged pull requests:

    • βž• Add compiler flag to suppress implicit conversion warnings #118 (phoney)
  • v0.6.1 Changes

    November 23, 2018

    Full Changelog

    Closed issues:

    • 2 Swift Compiler Errors when installing Down on iOS #117
    • ⚑️ How to update to the latest version of the cmark library #115

    πŸ”€ Merged pull requests:

  • v0.6.0 Changes

    November 10, 2018

    Full Changelog

    Implemented enhancements:

    • 🚦 [iOS 10+] Warnings for WebKit signal service and latex.c #94
    • πŸš€ Update cmark version to latest stable release #84

    Closed issues:

    • HTML to Markdowndow? #107
    • Blockquote does not work in NSAttributedString #106
    • πŸ‘Œ Support for Dynamic Type #90

    πŸ”€ Merged pull requests:

  • v0.5.3 Changes

    September 19, 2018

    Full Changelog

    Implemented enhancements:

    πŸ›  Fixed bugs:

    • πŸ‘· [Xcode 10] Crash in XCBuildService; need to use old build system #91

    Closed issues:

    • DownView font size on iPad is huge #102
    • Is there a way to convert NSAttributedString back to markdown? #98
    • Back Gesture #96
    • Access for #92
    • Image size NSAttributedString #89
    • ⚠ Dependency analysis warnings with Cocoapods #88
    • πŸ‘ WatchKit Support #71
    • πŸ“¦ Installation via Swift Package Manager #61

    πŸ”€ Merged pull requests:

    • πŸ‘· [Xcode 10][Carthage] Use new build system #104 (torokzsolt)
    • ⚑️ Updates the project settings to use the Legacy Build System. #97 (pieromattos)
    • πŸš€ [Release] v0.5.2 #87 (iwasrobbed)
  • v0.5.2 Changes

    May 05, 2018

    Full Changelog

    πŸ”€ Merged pull requests:

    • [Pods] Only include files in source_files that can be compiled #86 (njdehoog)
  • v0.5.1 Changes

    March 03, 2018

    Full Changelog

    Closed issues:

    • DocumentReadingOptionKey Error via pod #80

    πŸ”€ Merged pull requests:

    • βž• Add optional stylesheet argument for NSAttributedString renderer #79 (kengruven)
    • Roll up cmark's COPYING sections into the top-level LICENSE file #78 (kengruven)
    • ⚑️ Update supported versions in README #77 (kengruven)
  • v0.5.0 Changes

    February 24, 2018

    Full Changelog

    Implemented enhancements:

    πŸ›  Fixed bugs:

    Closed issues:

    • Swift 3+ convention for capitalization #74
    • 🍎 macOS 10.11 support? #73
    • Installing with Carthage for Mac fails #70
    • πŸ— Error building/installing Down #69
    • get heigth when add downview to other view? #67
    • iOS8 crash #66
    • Image caching #65
    • ⚠ Some warnings to fix #64
    • πŸ— build error #63
    • Lists and paragraph spacing #62
    • Converting Markdown string to HTML with emojis #60
    • Syntax highlighting themes #59
    • Compiling error on example project #57
    • Compilation error using Carthage #54

    πŸ”€ Merged pull requests:

    • πŸ‘‰ Use lower-case Swift 3 convention for DownOptions #76 (kengruven)
    • πŸš€ Lower MACOSX_DEPLOYMENT_TARGET to include El Capitan #75 (kengruven)
    • WebKit not available on watchOS. #56 (128keaton)
    • ⚑️ Update README.md #55 (128keaton)
    • ⚑️ Updated Copyright year in ReadMe file #53 (jobinsjohn)
  • v0.4.2 Changes

    October 21, 2017

    Full Changelog

    Closed issues:

    • Push v0.4.1 to cocoapods #51

    πŸ”€ Merged pull requests:

  • v0.4.1 Changes

    October 04, 2017

    Full Changelog

    Closed issues:

    • Carthage install fails: no such module 'libcmark' #43
    • ⚠ Xcode 8.3 warnings #26

    πŸ”€ Merged pull requests:

    • βž• Adds filters to remove Xcode-specific warnings #48 (128keaton)
    • πŸ›  Fixes issue #43 #47 (128keaton)
    • ⚑️ Update to Swift 4 #46 (iwasrobbed)
    • πŸ›  Fixed error with accessing shared workspace. #44 (mjzac)
  • v0.4.0 Changes

    August 31, 2017

    Full Changelog

    Implemented enhancements:

    • Example project #37
    • πŸ‘ Markdown tables support #36

    Closed issues:

    • πŸ— Unable to build with Xcode 9 #41
    • Can not load local image and link to local .md file #40
    • Fenced code syntax highlighting #35
    • down.toAttributedString() custom text font and image size #33

    πŸ”€ Merged pull requests: