Releases: jaeilers/NSAttributedStringBuilder
Releases · jaeilers/NSAttributedStringBuilder
0.4.0
23 May 09:47
Compare
Sorry, something went wrong.
No results found
Added
Added conformance to Hashable, Codable and Sendable to custom types: LanguageCode, Ligature, Spacing, SpellingState & WritingDirection
Added @frozen annotations to enums and resultbuilder struct
Changed
Updated Swift toolchain to Swift 6
Updated github actions pipeline to Xcode 16
Migrated XCTest cases to Swift Testing
0.3.1
21 Apr 19:05
Compare
Sorry, something went wrong.
No results found
Added
Added visionOS target to Xcode project #30
Added swift package index badges to readme #30
Fixed
Removed visionOS platform from package for Swift 5.8 #30
0.3.0
18 Apr 19:44
Compare
Sorry, something went wrong.
No results found
Added
Added Attributes extensions to create attributes separately from attributed strings #23
Added visionOS support for Swift Package Manager #26
Added support for some accessibility keys #27
Added superscript for iOS and tvOS #27
Changed
Changed logic that existing colors (stroke, strikethrough & shadow) are overridden #28
Update CI dependencies and dependabot #20 #21
0.2.1
01 Apr 17:15
Compare
Sorry, something went wrong.
No results found
Added
Added code coverage reports & badge for all platforms (iOS, macOS, tvOS & watchOS) #11
Added monospaced, condensed and tracking modifiers #12
Added Swift Package Index documentation #13
Added empty privacy manifest #18
0.2.0
03 Dec 16:45
Compare
Sorry, something went wrong.
No results found
Added
Added Changelog #2
Added CI workflow status badge #6
Added support for glyphInfo and markedClauseSegment #10
Added support for optionals, conditionals and limited availability in result builder #10
Added CocoaPods release pipeline #9
Changed
Improved fastlane lane test_all #5
Added examples for watchOS and tvOS #7
Changed module name to NSAttributedStringBuilder #8
Updated podspec summary and improved source files specification #8
Restricted result build to initialization only #10
Removed
Accessibility label and hint from image modifier for iOS/tvOS #10
0.1.0
11 Nov 21:47
Compare
Sorry, something went wrong.
No results found