-
-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
270304e
commit 140b8e6
Showing
3 changed files
with
29 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,12 @@ Repository: **<git+https://github.com/vladmandic/human.git>** | |
|
||
## Changelog | ||
|
||
### **2.0.1** 2021/06/08 [email protected] | ||
### **HEAD -> main** 2021/06/08 [email protected] | ||
|
||
|
||
### **origin/main** 2021/06/07 [email protected] | ||
### **2.0.1** 2021/06/08 [email protected] | ||
|
||
- add video drag&drop capability | ||
- modularize build platform | ||
- custom build tfjs from sources | ||
- modularize build platform | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
2021-06-08 07:04:15 [36mINFO: [39m @vladmandic/human version 2.0.1 | ||
2021-06-08 07:04:15 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0 | ||
2021-06-08 07:04:15 [36mINFO: [39m Toolchain: tfjs: 3.7.0 esbuild 0.12.7; typescript 4.3.2; typedoc: 0.21.0-beta.2 eslint: 7.28.0 | ||
2021-06-08 07:04:15 [36mINFO: [39m Clean: ["dist/*","types/*","typedoc/*"] | ||
2021-06-08 07:04:16 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: node type: tfjs: {"imports":1,"importBytes":102,"outputBytes":1303,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: node type: node: {"imports":41,"importBytes":430477,"outputBytes":376424,"outputFiles":"dist/human.node.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: nodeGPU type: tfjs: {"imports":1,"importBytes":110,"outputBytes":1311,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: nodeGPU type: node: {"imports":41,"importBytes":430485,"outputBytes":376428,"outputFiles":"dist/human.node-gpu.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: nodeWASM type: tfjs: {"imports":1,"importBytes":149,"outputBytes":1378,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: nodeWASM type: node: {"imports":41,"importBytes":430552,"outputBytes":376500,"outputFiles":"dist/human.node-wasm.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: browserNoBundle type: tfjs: {"imports":1,"importBytes":2817,"outputBytes":1214,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: browserNoBundle type: esm: {"imports":41,"importBytes":430388,"outputBytes":247789,"outputFiles":"dist/human.esm-nobundle.js"} | ||
2021-06-08 07:04:16 [35mSTATE:[39m target: browserBundle type: tfjs: {"modules":1684,"moduleBytes":5720339,"imports":7,"importBytes":2817,"outputBytes":2817783,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:04:17 [35mSTATE:[39m target: browserBundle type: iife: {"imports":41,"importBytes":3246957,"outputBytes":1588174,"outputFiles":"dist/human.js"} | ||
2021-06-08 07:04:17 [35mSTATE:[39m target: browserBundle type: esm: {"imports":41,"importBytes":3246957,"outputBytes":1588166,"outputFiles":"dist/human.esm.js"} | ||
2021-06-08 07:04:17 [36mINFO: [39m Running Linter: ["server/","src/","tfjs/","test/","demo/"] | ||
2021-06-08 07:04:42 [36mINFO: [39m Linter complete: files: 71 errors: 0 warnings: 0 | ||
2021-06-08 07:04:43 [36mINFO: [39m Generate ChangeLog: ["/home/vlado/dev/human/CHANGELOG.md"] | ||
2021-06-08 07:04:43 [36mINFO: [39m Generate Typings: ["src/human.ts"] outDir: ["types"] | ||
2021-06-08 07:04:58 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"] outDir: ["typedoc"] | ||
2021-06-08 07:05:12 [36mINFO: [39m Documentation generated at /home/vlado/dev/human/typedoc 1 | ||
2021-06-08 07:06:36 [36mINFO: [39m @vladmandic/human version 2.0.1 | ||
2021-06-08 07:06:36 [36mINFO: [39m User: vlado Platform: linux Arch: x64 Node: v16.0.0 | ||
2021-06-08 07:06:36 [36mINFO: [39m Toolchain: tfjs: 3.7.0 esbuild 0.12.7; typescript 4.3.2; typedoc: 0.21.0-beta.2 eslint: 7.28.0 | ||
2021-06-08 07:06:36 [36mINFO: [39m Clean: ["dist/*","types/*","typedoc/*"] | ||
2021-06-08 07:06:36 [36mINFO: [39m Build: file startup all type: production config: {"minifyWhitespace":true,"minifyIdentifiers":true,"minifySyntax":true} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: node type: tfjs: {"imports":1,"importBytes":102,"outputBytes":1303,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: node type: node: {"imports":41,"importBytes":430477,"outputBytes":376424,"outputFiles":"dist/human.node.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: nodeGPU type: tfjs: {"imports":1,"importBytes":110,"outputBytes":1311,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: nodeGPU type: node: {"imports":41,"importBytes":430485,"outputBytes":376428,"outputFiles":"dist/human.node-gpu.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: nodeWASM type: tfjs: {"imports":1,"importBytes":149,"outputBytes":1378,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: nodeWASM type: node: {"imports":41,"importBytes":430552,"outputBytes":376500,"outputFiles":"dist/human.node-wasm.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: browserNoBundle type: tfjs: {"imports":1,"importBytes":2817,"outputBytes":1214,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:06:36 [35mSTATE:[39m target: browserNoBundle type: esm: {"imports":41,"importBytes":430388,"outputBytes":247789,"outputFiles":"dist/human.esm-nobundle.js"} | ||
2021-06-08 07:06:37 [35mSTATE:[39m target: browserBundle type: tfjs: {"modules":1684,"moduleBytes":5720339,"imports":7,"importBytes":2817,"outputBytes":2817783,"outputFiles":"dist/tfjs.esm.js"} | ||
2021-06-08 07:06:37 [35mSTATE:[39m target: browserBundle type: iife: {"imports":41,"importBytes":3246957,"outputBytes":1588174,"outputFiles":"dist/human.js"} | ||
2021-06-08 07:06:38 [35mSTATE:[39m target: browserBundle type: esm: {"imports":41,"importBytes":3246957,"outputBytes":1588166,"outputFiles":"dist/human.esm.js"} | ||
2021-06-08 07:06:38 [36mINFO: [39m Running Linter: ["server/","src/","tfjs/","test/","demo/"] | ||
2021-06-08 07:07:02 [36mINFO: [39m Linter complete: files: 71 errors: 0 warnings: 0 | ||
2021-06-08 07:07:02 [36mINFO: [39m Generate ChangeLog: ["/home/vlado/dev/human/CHANGELOG.md"] | ||
2021-06-08 07:07:02 [36mINFO: [39m Generate Typings: ["src/human.ts"] outDir: ["types"] | ||
2021-06-08 07:07:17 [36mINFO: [39m Generate TypeDocs: ["src/human.ts"] outDir: ["typedoc"] | ||
2021-06-08 07:07:30 [36mINFO: [39m Documentation generated at /home/vlado/dev/human/typedoc 1 |