All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [Fixed] Documents
- [Changed] Update to Swift 5.4, replaced
@_functionBuilder
with@resultBuilder
- [Fixed] Typo of
ImageAttachment
- [Added] CocoaPods support macOS and tvOS
- [Added] CocoaPods support
- [Removed] OS version requirements of Package.swift #1
- [Changed] Replace UIKitForMac to macCatalyst to reflect the changes in beta 4
- [Changed] Replace .color() with .foregroundColor() to reflect the changes in beta 4
- [Added] Static components
- [Changed] Rename AttrText's typealias to AText
- Initial version