Skip to content

Latest commit

 

History

History
492 lines (259 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

492 lines (259 loc) · 18.6 KB

Changelog

Full Changelog

Closed issues:

  • camera does not return to continuous autofocus after tap to focus #99
  • allow public accessors to torch state and zoom level (get and set) #94
  • iPhone X support #91

Merged pull requests:

  • Removed all warnings, no more MLModel casting #109 (dokun1)
  • Adding swift to format the current code as Swift style #104 (cs4alhaider)

1.6.1 (2021-07-18)

Full Changelog

Merged pull requests:

1.6.0 (2021-07-18)

Full Changelog

Closed issues:

  • How to use 'WideAngleCamera' in dokun1 project #98

Merged pull requests:

1.5.0 (2019-04-18)

Full Changelog

Implemented enhancements:

  • Using Apple's Swift standard logger #93 (dokun1)

1.4.0 (2019-04-05)

Full Changelog

Closed issues:

Merged pull requests:

1.3.2 (2018-11-23)

Full Changelog

Closed issues:

  • Depth data not delivered to captured delegate #87
  • Custom icons #86
  • streamed not being called #85

Merged pull requests:

1.3.1 (2018-06-13)

Full Changelog

Merged pull requests:

1.3.0 (2018-06-04)

Full Changelog

Closed issues:

  • is there a way to save 3 seconds before and and after detection found? #79
  • Update to IBM Plex Font #78
  • Iphone X support #71

Merged pull requests:

1.2.1 (2018-03-29)

Full Changelog

Merged pull requests:

1.2.0 (2018-03-11)

Full Changelog

Fixed bugs:

  • .xcworkspace doesn't work on download #74

Merged pull requests:

1.1.0 (2018-02-14)

Full Changelog

Implemented enhancements:

  • Updated result from CoreML to be a struct and not a tuple #70 (dokun1)

Merged pull requests:

  • Use safe area guides for text label and shutter button #69 (gerriet)

1.0.1 (2018-01-02)

Full Changelog

Merged pull requests:

  • Fixed issue where old method showed up in delegate as required method #67 (dokun1)

1.0.0 (2017-12-30)

Full Changelog

0.15.1 (2017-12-30)

Full Changelog

Merged pull requests:

0.15.0 (2017-12-30)

Full Changelog

Merged pull requests:

0.14.0 (2017-12-30)

Full Changelog

Fixed bugs:

  • Haptic feedback for video recording not working #27

Merged pull requests:

  • UI Updated, new torch states added #64 (dokun1)

0.13.4 (2017-12-29)

Full Changelog

Fixed bugs:

  • Frame Rate property not working #40

Merged pull requests:

0.13.3 (2017-12-29)

Full Changelog

Fixed bugs:

  • Pinch to Zoom for still photos on sample app #35
  • could not install Lumina #31

Merged pull requests:

0.13.2 (2017-11-26)

Full Changelog

Implemented enhancements:

  • Implement Danger #49

Merged pull requests:

  • Refactored model allocation #55 (dokun1)
  • Updated to use inline mode for swiftlint #54 (dokun1)

0.13.1 (2017-11-24)

Full Changelog

Implemented enhancements:

  • Add X CoreML Models instead of just one CoreML Model #39

Merged pull requests:

0.13.0 (2017-11-23)

Full Changelog

Merged pull requests:

0.12.0 (2017-11-21)

Full Changelog

Merged pull requests:

0.11.2 (2017-11-20)

Full Changelog

Merged pull requests:

0.11.1 (2017-11-10)

Full Changelog

Implemented enhancements:

  • DepthData for iPhone X selfie camera #41
  • Stream AVCaptureDepthDataOutput #33

Closed issues:

  • Crash when camera usage description is not set. #45
  • Type 'AVCaptureDevice.DeviceType' has no member 'builtInTrueDepthCamera' in Xcode 9.0 #44
  • Enable Depth Data return with still image capture #29

Merged pull requests:

  • Showing streaming photo of depth on controller #48 (dokun1)
  • Fix for trueDepthCamera issue #47 (dokun1)
  • Add 'Microphone Usage' and change maxZoomRate to maxZoomScale in Readme. #46 (dconde7)
  • Adds streaming of AVDepthData #43 (dokun1)

0.11.0 (2017-11-06)

Full Changelog

Closed issues:

  • Enable Live Photo capture #28

Merged pull requests:

0.10.1 (2017-10-25)

Full Changelog

Merged pull requests:

0.10.0 (2017-10-22)

Full Changelog

Fixed bugs:

  • Persistent Memory Leaks #23

Merged pull requests:

0.9.1 (2017-10-18)

Full Changelog

Merged pull requests:

0.9 (2017-10-07)

Full Changelog

Merged pull requests:

0.8.6 (2017-10-05)

Full Changelog

Merged pull requests:

  • Fixed delegates, updated focus method #21 (dokun1)

0.8.5 (2017-10-02)

Full Changelog

0.8.4 (2017-10-01)

Full Changelog

0.8.3 (2017-09-28)

Full Changelog

0.8.2 (2017-09-27)

Full Changelog

Closed issues:

  • Pinch to Zoom #16

Merged pull requests:

0.8.1 (2017-09-27)

Full Changelog

Closed issues:

  • Custom CoreML Model #11

Merged pull requests:

0.8 (2017-09-27)

Full Changelog

Merged pull requests:

0.7 (2017-09-25)

Full Changelog

Closed issues:

  • Custom video resolution #9
  • Custom frame rate #8

Merged pull requests:

  • Added support for custom resolution & frame rate #15 (dokun1)

0.6.4 (2017-09-25)

Full Changelog

Closed issues:

  • Handle permissions elegantly #13

Merged pull requests:

  • Handles permissions more elegantly now #14 (dokun1)

0.6.3 (2017-09-25)

Full Changelog

Closed issues:

  • Improve Documentation #10

0.6.2 (2017-09-24)

Full Changelog

Closed issues:

  • Future plans? #6

Merged pull requests:

0.6.1 (2017-09-21)

Full Changelog

0.6 (2017-09-21)

Full Changelog

0.5.1 (2017-09-19)

Full Changelog

Merged pull requests:

0.5 (2017-09-19)

Full Changelog

Merged pull requests:

0.4.2 (2017-08-18)

Full Changelog

Merged pull requests:

0.4.1 (2017-06-30)

Full Changelog

0.4 (2017-05-30)

Full Changelog

Merged pull requests:

  • Updated text view to always be present, but hidden if no text is init… #1 (dokun1)

0.3.3 (2017-05-17)

Full Changelog

0.3.2 (2017-05-17)

Full Changelog

0.3.1 (2017-05-17)

Full Changelog

0.3 (2017-05-12)

Full Changelog

0.2 (2017-05-11)

Full Changelog

0.1.1 (2017-05-11)

Full Changelog

0.1 (2017-05-07)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator