Skip to content

Latest commit

 

History

History
129 lines (85 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

129 lines (85 loc) · 4.12 KB

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

Bugfixes

Version 1.1.2

Bugfixes

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

Bugfixes

Version 0.5.0

Features

Bugfixes

Version 0.4.0

Enhancements

Version 0.3.0

Features

Version 0.2.0

Enhancements

Bugfixes