Skip to content

Commit c06f377

Browse files
committed
Updates to the change log
1 parent 36df4be commit c06f377

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
22

3-
## 2.0.0 (16 August 2021)
4-
Initial release (preview)
3+
## 2.0.0 (2 Sept 2021)
4+
* Run & debug JavaScript, TypeScript code in node.js
5+
* Built in support for typescript (ships with [TypeScript](https://www.typescriptlang.org/) & [ts-node](https://typestrong.org/ts-node/)).
6+
* Built in support for [plotly](https://plotly.com/javascript/) (plotly.js is shipped with the extension)
7+
* Rich (inline visualizations) using [@tensforflow/tfjs-vis](https://www.npmjs.com/package/@tensorflow/tfjs-vis) & [Tensorboards](https://www.tensorflow.org/tensorboard)
8+
* Excellent support for [danfo.js](https://danfo.jsdata.org/) (rich HTML output and plots)
9+
* Run shell scripts within the notebook cell.
10+
* Quickly prototype and view HTML/JavaScript/CSS output
11+

0 commit comments

Comments
 (0)