All Versions
39
Latest Version
Avg Release Cycle
42 days
Latest Release
638 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.11.0 Changes
May 04, 2021Implemented enhancements:
- [CodeCoverage] Improve accuracy for combined code coverage reporting #205
Closed issues:
- ๐ DownStyler not included when installed via CocoaPods #254
- ๐ [Commonmark] Strikethrough not working / not supported #253
- [Attributed Strings] Unordered list items with a single line appear further indented than those with multiple lines when using a custom font #246
๐ Merged pull requests:
- ๐ [Feature] Custom list prefixes for AttributedStringVisitor #255 (dloic)
- ๐ [Chore] Add SwiftLint #252 (johnxnguyen)
- [Chore] Fix codecov report #251 (johnxnguyen)
-
v0.10.0 Changes
February 28, 2021Closed issues:
๐ Merged pull requests:
- [Improvement] Expose DownTextView's designated initializer #250 (max-potapov)
- ๐ [Chore] Add arm64 as valid arch when building for simulator on M1 macs #249 (michaelknoch)
- [Chore] Reorganize project structure for SPM #248 (johnxnguyen)
- โ [Chore] Use SPM to manage snapshot testing dependency #247 (johnxnguyen)
-
v0.9.5 Changes
February 12, 2021 -
v0.9.4 Changes
October 21, 2020Implemented enhancements:
Closed issues:
- ๐ DownStylerConfiguration Link Color Not Working #232
- ๐ SwiftUI support #231
- How to pre-calculate height needed for attributed string when using DownLayoutManager #226
- How i can render both markdown and Latex ? #221
- Emphasis + Strong #220
- [StackOverflow] Creating a new Visitor leads to wrapping value error #218
- ๐ 0.9.0/0.9.1 don't build with Swift 5.0.x #217
- ๐ Unable to build Swift package in Xcode 11.4.1 #209
- ๐ [Feature] Add support for Mac Catalyst #208
๐ Merged pull requests:
- [Fix] DownTextView renders incorrect link color #233 (johnxnguyen)
- โ Added instructions for using the Swift Package Manager #230 (klm1)
- ๐ Use case let as instead of case is and force casting later. #227 (5sw)
- โ Add macOS arm64 platform #224 (jasminlapalme)
-
v0.9.3 Changes
June 12, 2020Closed issues:
- ๐ Line breaks between list items are not parsed correctly #214
- ๐ Can't build with copied sources #211
- hard blank line insertion after list #210
- Cocoapod version 0.9.2 not available. #206
- [Feature] Local images not accessible from WKWebView #198
๐ Merged pull requests:
- โ [Chore] Bump swift snapshot testing to 1.7.2 #216 (johnxnguyen)
- โ Add tightness property to List node #215 (johnxnguyen)
- โ Add styling options for level 4 to 6 headings #207 (mathebox)
- [DownView] Add parameter so bundle is writable #200 (brunnobga)
-
v0.9.2 Changes
March 03, 2020 -
v0.9.1 Changes
February 28, 2020Implemented enhancements:
Closed issues:
- โ SwiftPM : Resolve apparent version incompatibility with swift-snapshot-testing #202
- ๐ Release fixes made after 0.9.0 #201
- ๐ป Swift UI Support #199
- 'BaseNode' initializer is inaccessible due to 'internal' protection level #196
- ๐ Any emoji support? #195
- Swift Packege maneger? #194
- Regression: single newline syntax not working (any variety) #191
- Down cannot convert this markdown string to html #190
- App using xcframework with Down pod dependency causes crash #187
- Is the text supposed to be rendering this large? #186
- ๐ Issue with markdown render/convert to attribute string on macOS latest version #185
- Table are not render #183
- How to change text color? #182
- ๐ incorrect parse for string that is a mixture of markdown and html #180
๐ Merged pull requests:
-
v0.9.0 Changes
October 06, 2019Closed issues:
- ๐ Please add Styler example in the documentation #179
- ๐
[Attributed Strings] Can the
Styler
know which list item marker was parsed? #176 - Error: 'cmark_export.h' file not found with <angled> include; use "quotes" instead #175
- ๐ GIFF Support #174
- 0๏ธโฃ Help: Set Default Font #168
- โ [Testing] Adding a snapshot testing framework #165
- โ Adding a snapshot test framework #164
- ๐ XCode Beta 4 Build Error #162
- ๐
[Attributed Strings] Create default
Styler
for attributed string rendering #138 - [Help out] Collaborators wanted! Help us improve Down #105
- ๐ [DownView] Support for internal links? #93
๐ Merged pull requests:
-
v0.8.6 Changes
July 11, 2019 -
v0.8.5 Changes
June 13, 2019Closed issues:
๐ Merged pull requests:
- ๐ [SPM] Fixes error with missing headers #154 (aasimk2000)
- Create Public Initializer for DebugVisitor #153 (mfcollins3)