File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -6,25 +6,32 @@ v1.0.0rc13
6
6
7
7
v1.0.0rc12
8
8
- Add `kopts` args to top-level shortcuts to pass args to `Kaleido(**kopts)`
9
+
9
10
v1.0.0rc11
10
11
- Write mocker tool to parameterize opts in tests
11
12
- Crop page to pdf size
12
13
- Add type checks to user input for improved error messages
13
14
- Fix latex strings in PDF bolding
14
15
- Add some choreographer errors to kaleido.errors
16
+
15
17
v1.0.0rc10
16
18
- Allow user to pass Figure-like dicts
17
19
- Fix bug by which calc fig rejected plotly figures
18
20
- Improve testing
21
+
19
22
v1.0.0rc9
20
23
- Fix v1.0.0rc7 for logic reversal (was conditional error)
24
+
21
25
v1.0.0rc8
22
26
- Add kaleido.calc_fig to return bytes, not write file automatically
23
27
- Add calc_fig[_sync], write_fig_sync, and write_fig_from_object_sync to kaleido API
28
+
24
29
v1.0.0rc7
25
30
- Use new choreo is_isolated() to improve platform support (snap /tmp sandboxing)
31
+
26
32
v1.0.0rc6
27
33
- Allow PageGenerator(force_cdn=True) to not use plotly.py's installed js
34
+
28
35
v1.0.0rc5
29
36
- Fix bug by which plotly.py's internal js was always ignored
30
37
- Adds testing for PageGenerator
You can’t perform that action at this time.
0 commit comments