SwiftyCam/CHANGELOG.md
2017-01-06 15:48:15 -07:00

642 B

CHANGELOG

Version 1.2.3

  • Added support for Swift Package Manager

Version 1.2.2

  • Added support for low light boost in supported models
  • Minor bug fixes
  • Updated documentation

Version 1.2.1

  • Minor bug fixes
  • Updated Documentation

Version 1.2.0

  • Enabling flash is now a boolean property rather than a function
  • Flash for photos only flashes when photo is taken.
  • Flash for videos enables the torch when video begins recording and disables flash when video finishes
  • Fixed issue where SwiftyCamDidChangeZoomLevel(zoomLevel:) would be called from pinch gestures from front camera
  • Minor bug fixes and enhancements