Skip to content

2.8.0

Compare
Choose a tag to compare
@TeruyaHaroldo TeruyaHaroldo released this 18 Mar 14:13
· 58 commits to master since this release

πŸ—οΈ Architectural Changes

  • Remove Google MLKit FaceDetection dependency;
  • Convert Facefy input to a Bitmap;
  • Handle "face undetected" event when Facefy return the FaceDetected object as null;

🎨 Code Style & Comments

  • Update all file headers;
  • Fix some typos;
  • Remove some unnecessary internal methods;

πŸ“ Update Readme

  • Improve description;
  • Fix some types;