Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1009 Bytes

CHANGELOG.md

File metadata and controls

56 lines (35 loc) · 1009 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.2.7] - 2023-08-19

Added

  • add privacy manifest PrivacyInfo.xcprivacy.

[1.2.6] - 2022-11-27

Fixed

  • load remote image in background thread.

[1.2.5] - 2020-01-13

Fixed

  • add cameraFlashMode.

[1.2.4] - 2019-10-22

Fixed

  • present fullScreen on iOS 13.
  • make all public methods available form Objective-C.

[1.2.3] - 2019-08-22

Added

  • support Swift Package Manager.

[1.2.2] - 2019-07-13

Changed

  • MiniLayout moved to SweeterSwift.

[1.2.1] - 2019-06-21

Changed

  • Swift 5, CocoaPods 1.7.

[1.2.0] - 2018-09-06

Changed

  • Swift 4.2

[1.1.0] - 2018-07-08

Changed

  • use typealias UIImagePickerController = MockImagePicker

[1.0.1] - 2018-07-01

Fixed

  • ensure black background.