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.
- add privacy manifest PrivacyInfo.xcprivacy.
- fix Package.swift manifest.
- move AVCaptureSession.startRunning() off main thread, to pacify Xcode 14.
- support Swift Package Manager.
- add shadow around camera controls to make them visible over white images.
- MiniLayout moved to SweeterSwift.
- Swift 5, CocoaPods 1.7.
- reverse the order of camera controls for vertical layout.
- allow vertical location of flash/timer/camera controls (left or right).
- Swift 4.2
- use SwiftLint and SwiftFormat
- allow to hide camera controls (flash, timer, front camera).
- Swift 4
- handle rotation.