Skip to content

Latest commit

 

History

History
147 lines (91 loc) · 6.91 KB

CHANGELOG.md

File metadata and controls

147 lines (91 loc) · 6.91 KB

Change Log

v0.4.2 (2017-10-21)

Full Changelog

Fixed bugs:

  • Building for tvOS fails #49

Merged pull requests:

Closed issues:

  • Push v0.4.1 to cocoapods #51

v0.4.1 (2017-10-04)

Full Changelog

Closed issues:

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

Merged pull requests:

v0.4.0 (2017-08-31)

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:

v0.3.5 (2017-05-25)

Full Changelog

Implemented enhancements:

v0.3.4 (2017-05-13)

Full Changelog

Merged pull requests:

  • Suggested project fixes/changes #28 (tonyarnold)
  • Add the ability to initialise a DownView using a custom template bundle #27 (tonyarnold)

v0.3.3 (2017-03-09)

Full Changelog

Implemented enhancements:

  • Add OS X support #6

Merged pull requests:

v0.3.2 (2017-02-26)

Full Changelog

Implemented enhancements:

  • Create changelog #20

Closed issues:

  • A faster substitute to NSHTMLTextDocumentType? #23
  • How to update DownView content and keep the style? #19

Merged pull requests:

v0.3.1 (2017-02-09)

Full Changelog

Closed issues:

  • How to keep UITextView font style #21
  • Define custom fonts #18
  • Render progress #17
  • Disable zoom WebView #16
  • Text Size of DownView too small #15
  • How to customize the Font? #14
  • Support Images #13
  • How to manually install (w/o Carthage or CocoaPods) #12
  • Add support for Carthage #8

v0.3 (2016-10-12)

Full Changelog

Implemented enhancements:

  • Swift 3.0 support #10
  • Add web view for rendering output #3

Closed issues:

  • Can you give an example how to custom the parser? #9

Merged pull requests:

v0.2 (2016-06-02)

Full Changelog

Implemented enhancements:

  • Add attributed string support #2
  • Adds attributed string rendering #4 (iwasrobbed)

v0.1.1 (2016-06-01)

Full Changelog

Implemented enhancements:

v0.1 (2016-06-01)

* This Change Log was automatically generated by github_changelog_generator