From 0815d53e582c26b6297e1a5ac42f23b9057f56fa Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 21 Nov 2020 07:20:02 -0500 Subject: [PATCH] updated changelog --- Change-Log.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/Change-Log.md b/Change-Log.md index fffc90a..22eb257 100644 --- a/Change-Log.md +++ b/Change-Log.md @@ -1,7 +1,7 @@ # @vladmandic/human -Version: **0.9.4** +Version: **0.9.8** Description: **Human: 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition** Author: **Vladimir Mandic ** @@ -10,7 +10,25 @@ Repository: **** ## Changelog -### **HEAD -> main, origin/main, origin/HEAD** 2020/11/17 mandic00@live.com +### **HEAD -> main** 2020/11/21 mandic00@live.com + +### **origin/main, origin/HEAD** 2020/11/20 mandic00@live.com +- camera exception handling + +### **0.9.8** 2020/11/19 mandic00@live.com +- force f16 textures +- bugfix embedding check + +### **0.9.7** 2020/11/19 mandic00@live.com +- ui redesign + +### **0.9.6** 2020/11/18 mandic00@live.com +- optimize camera resize on mobile +- completed tfjs wrapper + +### **0.9.5** 2020/11/17 mandic00@live.com +- fix serious performance bug around skipframes +- swtich to custom tfjs bundle ### **0.9.4** 2020/11/17 mandic00@live.com - swtich to tfjs source import