Skip to content

Commit 2f068ab

Browse files
committed
Format changelog
1 parent 8141c38 commit 2f068ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/py/CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,32 @@ v1.0.0rc13
66

77
v1.0.0rc12
88
- Add `kopts` args to top-level shortcuts to pass args to `Kaleido(**kopts)`
9+
910
v1.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+
1517
v1.0.0rc10
1618
- Allow user to pass Figure-like dicts
1719
- Fix bug by which calc fig rejected plotly figures
1820
- Improve testing
21+
1922
v1.0.0rc9
2023
- Fix v1.0.0rc7 for logic reversal (was conditional error)
24+
2125
v1.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+
2429
v1.0.0rc7
2530
- Use new choreo is_isolated() to improve platform support (snap /tmp sandboxing)
31+
2632
v1.0.0rc6
2733
- Allow PageGenerator(force_cdn=True) to not use plotly.py's installed js
34+
2835
v1.0.0rc5
2936
- Fix bug by which plotly.py's internal js was always ignored
3037
- Adds testing for PageGenerator

0 commit comments

Comments
 (0)