We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7439cc commit 046ebc7Copy full SHA for 046ebc7
CHANGES.rst
@@ -1,3 +1,15 @@
1
+Release 1.0.0-rc8
2
+=========================================
3
+
4
+* **BUG:** #25. Fixed the edge case where if multiple notebooks are open in Jupyter Labs and
5
+ different notebooks use the same container, the charts get rendered in *one* container.
6
+* **BUG:** Fixed bug when serializing a string value equal to ``'Date'``.
7
+* **BUG:** Fixed boolean handling in ``options.legend.LegendOptions.shadow``.
8
+* **Enhancement:** Added ``.from_array()`` support to the ``decorators.validate_types()`` function.
9
+* **BUG:** Fixed data valization in ``options.plot_options.pie.PieOptions.end_angle`` and ``.start_angle``.
10
11
+---------------
12
13
Release 1.0.0-rc7
14
=========================================
15
0 commit comments