|
| 1 | +1.1.0 / 2022-10-31 |
| 2 | +================== |
| 3 | +- Load data asynchronously in the example application (https://github.com/RonasIT/tfjs-node-helpers/pull/21) |
| 4 | +- Asynchronously loaded datasets (https://github.com/RonasIT/tfjs-node-helpers/pull/20) |
| 5 | +- Add `"node"` to `compilerOptions.types` (https://github.com/RonasIT/tfjs-node-helpers/commit/ed665210e726b0049d26688b1db26f60e5f14fa3) |
| 6 | +- Update `nx` to `v15.0.4` (https://github.com/RonasIT/tfjs-node-helpers/commit/b9ca2d3e62a60daddabce391154fc1d318bb03af) |
| 7 | +- Update `tslib` to `v2.4.0` (https://github.com/RonasIT/tfjs-node-helpers/commit/ad6348bd9f7fe704d75e418c0a993e85fdcb1f55) |
| 8 | +- Update roadmap (https://github.com/RonasIT/tfjs-node-helpers/commit/40ee9a4c8d08853a158c8fa6753b46a97f6d1d97, https://github.com/RonasIT/tfjs-node-helpers/commit/292dfa75f708c6654633e52cc2008076ebd5d6d1) |
| 9 | + |
1 | 10 | 1.0.3 / 2022-10-27
|
2 | 11 | ==================
|
3 |
| -- Added `private` flag back to `package.json` (https://github.com/RonasIT/tfjs-node-helpers/commit/c3c91d9d92ca2b6e04b6e93e0670bcc06a9ca2a5) |
| 12 | +- Add `private` flag back to `package.json` (https://github.com/RonasIT/tfjs-node-helpers/commit/c3c91d9d92ca2b6e04b6e93e0670bcc06a9ca2a5) |
4 | 13 |
|
5 | 14 | 1.0.2 / 2022-10-27
|
6 | 15 | ==================
|
7 |
| -- Added changelog (https://github.com/RonasIT/tfjs-node-helpers/commit/88346bb33ecc244627e39d379675585c80bcb254) |
8 |
| -- Removed `private` flag from `package.json` (https://github.com/RonasIT/tfjs-node-helpers/commit/111f42115b833668b2f363c44e657a7f28d24e1f) |
| 16 | +- Add changelog (https://github.com/RonasIT/tfjs-node-helpers/commit/88346bb33ecc244627e39d379675585c80bcb254) |
| 17 | +- Remove `private` flag from `package.json` (https://github.com/RonasIT/tfjs-node-helpers/commit/111f42115b833668b2f363c44e657a7f28d24e1f) |
9 | 18 |
|
10 | 19 | 1.0.1 / 2022-10-27
|
11 | 20 | ==================
|
12 |
| -- Made `chalk` and `console-table-printer` dependencies of `@ronas-it/tfjs-node-helpers` (https://github.com/RonasIT/tfjs-node-helpers/commit/e96fcc628c9659484a785712fcf906b7fc457f45) |
13 |
| -- Updated `@tensorflow/tfjs-node` to `v4.0.0` (https://github.com/RonasIT/tfjs-node-helpers/commit/f447a223c043cc5597867d4d503435e6e8208b2e, https://github.com/RonasIT/tfjs-node-helpers/commit/20282e5382fdb4a564df1e70c43e55ac9462e38b) |
14 |
| -- Updated `nx` to `v15.0.3` (https://github.com/RonasIT/tfjs-node-helpers/commit/d59dcb4a1a3b8a3f009d2512c2c71d462443a0ba, https://github.com/RonasIT/tfjs-node-helpers/commit/8521847a3fe359a3c8aac0e40bcb003189266399, https://github.com/RonasIT/tfjs-node-helpers/commit/7a3a64c0c0c4fdf856f176571e8f209d66b09e8f) |
15 |
| -- Added roadmap (https://github.com/RonasIT/tfjs-node-helpers/commit/68a23ffa64302c0e27f76c4eaf460b857a31dfad) |
| 21 | +- Make `chalk` and `console-table-printer` dependencies of `@ronas-it/tfjs-node-helpers` (https://github.com/RonasIT/tfjs-node-helpers/commit/e96fcc628c9659484a785712fcf906b7fc457f45) |
| 22 | +- Update `@tensorflow/tfjs-node` to `v4.0.0` (https://github.com/RonasIT/tfjs-node-helpers/commit/f447a223c043cc5597867d4d503435e6e8208b2e, https://github.com/RonasIT/tfjs-node-helpers/commit/20282e5382fdb4a564df1e70c43e55ac9462e38b) |
| 23 | +- Update `nx` to `v15.0.3` (https://github.com/RonasIT/tfjs-node-helpers/commit/d59dcb4a1a3b8a3f009d2512c2c71d462443a0ba, https://github.com/RonasIT/tfjs-node-helpers/commit/8521847a3fe359a3c8aac0e40bcb003189266399, https://github.com/RonasIT/tfjs-node-helpers/commit/7a3a64c0c0c4fdf856f176571e8f209d66b09e8f) |
| 24 | +- Add roadmap (https://github.com/RonasIT/tfjs-node-helpers/commit/68a23ffa64302c0e27f76c4eaf460b857a31dfad) |
16 | 25 |
|
17 | 26 | 1.0.0 / 2022-09-28
|
18 | 27 | ==================
|
19 |
| -- Added `BinaryClassificationTrainer` and `BinaryClassifier` (https://github.com/RonasIT/tfjs-node-helpers/pull/1, https://github.com/RonasIT/tfjs-node-helpers/pull/16) |
| 28 | +- Add `BinaryClassificationTrainer` and `BinaryClassifier` (https://github.com/RonasIT/tfjs-node-helpers/pull/1, https://github.com/RonasIT/tfjs-node-helpers/pull/16) |
0 commit comments