v1.1.2
·
329 commits
to development
since this release
♻️ Refactor
- Refactor the method
setFaceImageSize
, now the parameters iswidth
andheight
; - Refactor the event
onFaceDetect
, now the parameter is the face detected bounding box;
📝 Update Readme
- Update method
setFaceImageSize
; - Update event
onFaceDetect
;
⬆️ Upgrade Depedencies
- android-yoonit-camera update from
v1.0.0
tov1.0.1
; - ios-yoonit-camera update from
1.0.2
to1.0.3
;