v0.6.2 (2018-11-28)
Implemented enhancements:
- [cmark] Some characters are escaped twice #99
Fixed bugs:
- \[cmark\] Some characters are escaped twice #99
Merged pull requests:
v0.6.1 (2018-11-23)
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:
- [travis] Update to retry #114 (iwasrobbed)
- Fix macOS Platform, Custom URL Scheme Handler, Polish Demos. #110 (chriszielinski)
v0.6.0 (2018-11-10)
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:
- [Down] Bump to v0.6.0 #113 (iwasrobbed)
- [cmark] Update lib to v0.28.3 #112 (phoney)
- Update project to Xcode 10 #109 (funkyboy)
v0.5.3 (2018-09-19)
Implemented enhancements:
- ” not being rendered #95
- Update issue templates #101 (iwasrobbed)
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 (2018-05-05)
Merged pull requests:
v0.5.1 (2018-03-03)
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 (2018-02-24)
Implemented enhancements:
- Fix/update example app #58 (iwasrobbed)
Fixed bugs:
- Building for tvOS fails #49
- Fix Carthage builds #72 (tonyarnold)
- Fix/update example app #58 (iwasrobbed)
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 (2017-10-21)
Closed issues:
- Push v0.4.1 to cocoapods #51
Merged pull requests:
- [tvOS] Conditionally compile DownView #52 (iwasrobbed)
v0.4.1 (2017-10-04)
Closed issues:
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 (2017-08-31)
Implemented enhancements:
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)
Implemented enhancements:
- Disable analysis of cmark source code #31 (tonyarnold)
v0.3.4 (2017-05-13)
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)
Implemented enhancements:
- Add OS X support #6
Merged pull requests:
v0.3.2 (2017-02-26)
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:
- Add tvOS support #24 (invliD)
- v0.3.1: Add the ability to update DownView content #22 (iwasrobbed)
v0.3.1 (2017-02-09)
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)
Implemented enhancements:
Closed issues:
- Can you give an example how to custom the parser? #9
Merged pull requests:
- Swift 3 #11 (azeff)
- Adds a few extra tests where possible #7 (iwasrobbed)
- DownView rendering to close #3 #5 (iwasrobbed)
v0.2 (2016-06-02)
Implemented enhancements:
- Add attributed string support #2
- Adds attributed string rendering #4 (iwasrobbed)
v0.1.1 (2016-06-01)
Implemented enhancements:
- Add CocoaPods support & cmark license #1 (iwasrobbed)
v0.1 (2016-06-01)
* This Change Log was automatically generated by github_changelog_generator