Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

74 lines (45 loc) · 1.31 KB

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.6.8] - 2023-08-19

Added

  • add privacy manifest PrivacyInfo.xcprivacy.

[1.6.7] - 2022-11-15

  • fix Package.swift manifest.

[1.6.6] - 2022-10-26

Fixed

  • move AVCaptureSession.startRunning() off main thread, to pacify Xcode 14.

[1.6.5] - 2019-08-22

Added

  • support Swift Package Manager.

[1.6.4] - 2019-08-01

Changed

  • add shadow around camera controls to make them visible over white images.

[1.6.3] - 2019-07-13

Changed

  • MiniLayout moved to SweeterSwift.

[1.6.2] - 2019-06-21

Changed

  • Swift 5, CocoaPods 1.7.

[1.6.1] - 2018-10-09

Changed

  • reverse the order of camera controls for vertical layout.

[1.6.0] - 2018-10-09

Added

  • allow vertical location of flash/timer/camera controls (left or right).

[1.5.0] - 2018-09-05

Changed

  • Swift 4.2

[1.4.1] - 2018-05-21

Changed

  • use SwiftLint and SwiftFormat

[1.4] - 2017-11-10

Added

  • allow to hide camera controls (flash, timer, front camera).

[1.3] - 2017-09-30

Changed

  • Swift 4

[1.2] - 2017-08-07

Fixed

  • handle rotation.