Skip to content

Version 2.0.0 🎉

Compare
Choose a tag to compare
@chrs1885 chrs1885 released this 15 Sep 21:03
· 9 commits to develop since this release

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