All Versions
11
Latest Version
Avg Release Cycle
129 days
Latest Release
403 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5
January 31, 2019โ Added support for macOS.
Main changes:
UIFont/NSFont aliased to MarkdownFont
UIColor/NSColor aliased to MarkdownColor -
v1.4.1
January 22, 2019๐ Changes:
- โ Removed pods config from the Framework.
- ๐ Targeted the Markdownkit.framework to iOS 9.0 the minimum supported version.
-
v1.2
September 15, 2016๐ Version 1.2 adds Swift 3.0 support
-
v1.1.0
September 05, 2016โ Added support for default font setting
-
v1.0.3
August 30, 2016๐ Performance improvements for compile time
-
v1.0.2
August 01, 2016Fixed issues where Bold and Italic elements were being used in urls such as
http://imdb.com/name/nm5543604/?ref_=fn_al_nm_1
where it was not intended.