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
66
77v1.0.0rc12
88- Add `kopts` args to top-level shortcuts to pass args to `Kaleido(**kopts)`
9+
910v1.0.0rc11
1011- Write mocker tool to parameterize opts in tests
1112- Crop page to pdf size
1213- Add type checks to user input for improved error messages
1314- Fix latex strings in PDF bolding
1415- Add some choreographer errors to kaleido.errors
16+
1517v1.0.0rc10
1618- Allow user to pass Figure-like dicts
1719- Fix bug by which calc fig rejected plotly figures
1820- Improve testing
21+
1922v1.0.0rc9
2023- Fix v1.0.0rc7 for logic reversal (was conditional error)
24+
2125v1.0.0rc8
2226- Add kaleido.calc_fig to return bytes, not write file automatically
2327- Add calc_fig[_sync], write_fig_sync, and write_fig_from_object_sync to kaleido API
28+
2429v1.0.0rc7
2530- Use new choreo is_isolated() to improve platform support (snap /tmp sandboxing)
31+
2632v1.0.0rc6
2733- Allow PageGenerator(force_cdn=True) to not use plotly.py's installed js
34+
2835v1.0.0rc5
2936- Fix bug by which plotly.py's internal js was always ignored
3037- Adds testing for PageGenerator
You can’t perform that action at this time.
0 commit comments