Releases: chrisdhaan/CDMarkdownKit
Releases · chrisdhaan/CDMarkdownKit
SDK Support
Added
- Swift 5.7
Updated
- CI
- Tests device, platform, Xcode, and SDK versions
Markdown Parsing
Added
- Markdown Parsing
- Underline color and style on all elements
Markdown Parsing
Added
- Markdown Parsing
- Strikethrough
Markdown Parsing
Added
- Markdown Parsing
-
squashNewlinesparameter
-
SDK Support
Added
- Swift 5.4, 5.5, and 5.6
Updated
- Swift Package Manager
- Minimum Swift version 5.3
- CI
- Tests device, platform, Xcode, and SDK versions
Bug Fixes
Updated
- Markdown Parsing
- Bold and italic parsing by character
- Swift Package Manager
- Built with
swift-tools-version:5.1
- Built with
SDK Support
Added
- Swift 5.1
SDK Support
Added
- Swift 5.0
SDK Support
Added
- Swift 4.2
- Swift 4.0
-
Dictionary+CDMarkdownKit,NSAttributedString+CDMarkdownKit,NSMutableAttributedString+CDMarkdownKit,NSTextCheckResult+CDMarkdownKit, andNSTextStorage+CDMarkdownKitextensions
-
- iOS Example
-
CDApplicationLaunchOptionsKey,CDLayoutConstraintAttribute, andCDLayoutConstraintRelationtypealias'
-
Updated
- Swift 4.0
- Extensions assume responsibility for
switft()macro from classes -
CDAttributesKeybecomesCDAttributedStringKey
- Extensions assume responsibility for
SDK Support, Platform Support, UITextView With Markdown Formatting
Added
- Platform Support
- macOS
-
CDFont+CDMarkdownKitwithSizemethod that usesNSFontManagerto correctly set system fonts dynamically based on size
-
- macOS
- Swift 4.0
-
CDAttributesKeyfor correctly configuringNSAttributedStringattribute dictionary keys
-
- SwiftLint
Updated
- UITextView With Markdown Formatting
- Code example to use
NSLayoutConstraintsto correctly setintrinsicContentSize
- Code example to use
- Platform Support
- macOS
-
CDFont+CDMarkdownKitboldanditalicmethods to useNSFontManageropposed toCDFontDescriptorSymbolicTraits
-
- macOS