Releases: chrs1885/Capable
Releases · chrs1885/Capable
Version 2.0.1
Bugfixes
Version 2.0.0 🎉
Enhancements
- New framework architecture that makes contributing support for upcoming accessibility settings easier
- Uses Swift Package project template
Features
Breaking Changes
We are going to focus on an unified API for Apple accessibility settings, so we decided to drop
- scalable fonts extension
- handicap APIs used for grouping accessibility settings
- support for iOS 11, macOS 10.12, tvOS11, and watchOS 3
- WCAG color extension which moved to its own repository: WCAG-Colors
Version 1.1.4
Bugfixes
- Fix macOS deployment target info of subspec definitions.
Version 1.1.3
Version 1.1.2
Bugfixes
- Add Carthage support by sharing Pod schemes (Thanks to @jefflen)
Version 1.1.1 👨💻
Enhancements
- Add SPM support for iOS, macOS, tvOS, and watchOS
- Update project structure to match the CocoaPods lib template
- Improve development tooling by adding SwiftFormat, SwiftLint, and SourceDocs (replacement for Jazzy)
Version 1.1.0
Version 1.0.1
Enhancements
- Add text-property to
ConformanceLevel
Bugfixes
- Fix bug when using Capable 1.0.0 along with SheetyColors 0.3.0
Version 1.0.0 🎉
Enhancements
- Swift 5.0 and Xcode 10.2 support