Down v0.11.0 Release Notes
Release Date: 2021-05-04 // over 3 years ago-
Implemented 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)
Previous changes from v0.10.0
-
Closed 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)