Skip to content

Latest commit

 

History

History
311 lines (166 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

311 lines (166 loc) · 5.38 KB

Change Log


5.1.8 (2020-09-18)

Fix

  • Fix issue #95

5.1.7 (2020-09-14)

Add

  • Add a contentEncoding parameter #90;
  • Add compatibility with Catalyst dependencies #88.

Fix

  • Update swift_qrcodejs to 1.1.4.

5.1.6 (2019-11-21)

Fix

  • Remove dependency EFFoundation.

5.1.5 (2019-11-20)

Fix

  • Fix podspec.

5.1.4 (2019-11-19)

Fix

  • Fix issue #83.

5.1.3 (2019-10-13)

Fix

  • Fix conflicts with SwifterSwift.

5.1.2 (2019-10-10)

Fix

  • Fix ciColor() in extension of UIColor.

5.1.1 (2019-10-09)

Add

  • Add subspec watchOS.

Change

  • Make extensions internal;
  • Update swift package;
  • Update gif generation;
  • Add dependency on EFFoundation.

5.1.0 (2019-09-17)

Add

Add parameter ignoreTiming.


5.0.1 (2019-09-11)

Fix

Fix issue #65.


5.0.0 (2019-03-31)

Add

  • Add documentation for some extension methods.

Change

  • Update to Swift 5;
  • Improve internal implementation to allocate memory needed all at once.

Remove

  • Remove Microsoft App Center SDK from examples.

4.5.0 (2019-01-13)

Add

  • Add point style diamond;
  • Add Objective-C support;
  • Add accessibilityIgnoresInvertColors support.

4.4.2 (2018-11-14)

Add

  • Add parameters to meet the needs of #50.

4.4.1 (2018-11-08)

Add


4.4.0 (2018-11-05)

Add

  • Upgrade to Swift 4.2.

4.3.0 (2018-09-14)

Fix

  • Update version.

4.2.2 (2018-01-09)

Add

  • Add multiple threads support for GIF.

4.2.1 (2018-01-09)

Fix

  • Add border for watchOS.

4.2.0 (2018-01-03)

Add

  • Support watchOS;
  • Add example for watchOS.

4.1.0 (2017-11-01)

Add

  • Add GIF support.

4.0.0 (2017-09-21)

Add

  • Update for Swift 4.

1.2.7 (2017-07-26)

Add

  • Add support for Objective-C.

1.2.6 (2017-07-25)

Fix

  • Fix issue #21.

1.2.5 (2017-05-24)

Add

  • Add binarization;
  • Add point shape.

Fix

  • Fix issue #11.

1.2.4 (2017-04-23)

Add

  • Add example for macOS;
  • Add example for tvOS.

Fix

  • Fix iOS 8 error.

1.2.3 (2017-04-18)

Fix

  • Fix CocoaPods platform.

1.2.2 (2017-04-17)

Add

  • Support Carthage;
  • Support tvOS;
  • Support macOS.

1.2.1 (2017-04-11)

Add

  • Change parameter size and iconSize from CGFloat to EFIntSize;
  • Remove UIKit.

Fix

  • Increase efficiency;
  • Fix issue #4.

1.2.0 (2017-04-01)

Add

  • Add parameter foregroundPointOffset;
  • Add parameter allowTransparent.

Fix

  • Make it more Object-oriented;
  • Make it faster and more effective;
  • Improve demo;
  • Improve documentation.

1.1.1 (2017-02-15)

Fix

  • Detail modification;
  • Improve documentation.

1.1.0 (2017-02-10)

Add

  • Add watermark image and some other feature.

Fix

  • Remove UIImage extension;
  • Improve documentation.

1.0.0 (2017-01-24)

First public release.