From bb5fe30692aeba37769eab5c7f1e6958791f25a2 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Thu, 27 May 2021 16:07:02 -0400 Subject: [PATCH] lock typescript to 4.2 due to typedoc incompatibility with 4.3 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a9ce4d7..da3b380b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # @vladmandic/human -Version: **1.9.3** +Version: **1.9.4** Description: **Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gesture Recognition** Author: **Vladimir Mandic ** @@ -9,8 +9,12 @@ Repository: **** ## Changelog -### **HEAD -> main** 2021/05/26 mandic00@live.com +### **1.9.4** 2021/05/27 mandic00@live.com + +### **origin/main** 2021/05/26 mandic00@live.com + +- webhint and lighthouse optimizations - add camera startup diag messages - implemented unified result.persons that combines face, body and hands for each person - added experimental results interpolation for smooth draw operations