Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

61 lines (39 loc) · 1.4 KB

Change Log

1.x Releases


Released on 2020-08-09.

Added

  • uncolorized() method, which removes any colorization

Released on 2020-03-03.

Updated

  • Source code to Swift 5.0 and new Swift Package Manager

Removed

Support for CocoaPods.

Released on 2017-09-05.

Added

  • Ability to disable colorization with String.isColorizationEnnabled, thanks to @theo-lubert.

Released on 2016-11-01.

Updated

  • Source code to Swift 3.0
  • Project to Xcode 8

Released on 2016-06-29.

Fixed

  • Includes/import in header file

Released on 2016-04-02.

Updated

  • Social media URL in podspec

Released on 2016-04-01.

Added

  • Initial release of ColorizeSwift