Version 2.0.1
Bugfixes
- Fix build issue due to incorrect NSNotification name. (Thanks to @acosmicflamingo)
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
Bugfixes
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
Features
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
Version 0.9.0
Features
Enhancements
Version 0.8.0
Features
Enhancements
Version 0.7.0
Features
Enhancements
Version 0.6.0
Enhancements
- Refactor architecture of statuses modules
- Improve test coverage
Bugfixes
- Fix isMonoAudioEnabled accessibility method (Thanks to @edwellbrook)
Version 0.5.0
Features
Bugfixes
- Fix CocoaPods documentation link
- tvOS: Post
CapableFeatureStatusDidChange
if.invertColors
feature status changes