Skip to content

Releases: Yoonit-Labs/nativescript-yoonit-camera

v1.1.3

27 Oct 19:40
Compare
Choose a tag to compare

➖ Remove Dependency

  • Remove unnecessary AndroiX Constraint Layout (androidx.constraintlayout:constraintlayout:2.0.1);

⬆️ Upgrade Depedencies

  • android-yoonit-camera update from v1.0.1 to v1.0.2;

v1.1.2

22 Oct 21:07
Compare
Choose a tag to compare

♻️ Refactor

  • Refactor the method setFaceImageSize, now the parameters is width and height;
  • 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 to v1.0.1;
  • ios-yoonit-camera update from 1.0.2 to 1.0.3;

v1.1.1

19 Oct 21:10
Compare
Choose a tag to compare

🚚 Rename File

  • Rename plugin.js to vue.js;

v1.1.0

19 Oct 21:08
Compare
Choose a tag to compare

✨ New Feature

  • Create plugin for nativescript-yoonit-camera;

v1.0.0

19 Oct 20:43
Compare
Choose a tag to compare

🎉 First release!