Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@cdiddy77 cdiddy77 released this 24 Jun 03:44
· 28 commits to main since this release

0.4.0 (2024-06-24)

Bug Fixes

  • #112, #113 and #116; small changes in documentation files (object-detection.md and intro.md) (#125) (c73f1b1), closes #107 #107
  • continued color theme through object detection app and styled photo selection view page (#110) (f7f9e30)
  • make so facelandmarker photo passes typecheck (#133) (69ff0d5)
  • removed unnecessary catch block (8196519)
  • title and logo for documentation site (#107) (#119) (b43843a)

Features

  • added face detection to images (#129) (4b62af4)
  • basic pose detection working on android and ios (#137) (7a2a5e0)
  • fixed error handling properly (d95255b)