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 41901b2 commit ac93b2eCopy full SHA for ac93b2e
CHANGES.rst
@@ -1,3 +1,15 @@
1
+Release 1.0.0-rc3
2
+=========================================
3
+
4
+* Fixed unneeded ``python-dotenv`` dependency.
5
+* Fixed JSON deserialization in ``.from_array()``.
6
+* Added ``options.chart.ChartOptions.is_async`` property.
7
+* Updated ``utility_classes.fetch_configuration.FetchConfiguration``
8
+ serialization to handle quote escaping.
9
+* Fixed JS literal synchronization when ``options.chart.map`` is asynchronous.
10
11
+--------------
12
13
Release 1.0.0-rc2
14
=========================================
15
0 commit comments