New Features and Major Changes
- Renamed non-mutating instance method
NSAttributedString.adapt(to:)toNSAttributedString.adapted(to:)to conform to Swift API Design Guidelines. (#248, @ZevEisenberg)
Deprecations
- Deprecated instance method
NSAttributedString.adapt(to:). (#248)