Skip to content

Commit 29d22c2

Browse files
committed
doc: update NEWS
1 parent 97d903a commit 29d22c2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## pyobsplot 0.5.3-dev
1+
## pyobsplot 0.5.3.1
2+
3+
- Fix pyarrow version to be compatible with pyodide.
4+
5+
## pyobsplot 0.5.3
6+
7+
- Installing the package with `pip install pyobsplot` now does not install the `typst` dependency anymore. To install typst and allow to use all the renderers, you have to install with `pip install pyobsplot[typst]`. This change has been made so that `pyobsplot` (with the widget renderer) could be used in pyodide-based environments like JupyterLite and Marimo.
28

39
## pyobsplot 0.5.2
410

0 commit comments

Comments
 (0)