We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9060aaa commit 1f426f9Copy full SHA for 1f426f9
1 file changed
src/py/CHANGELOG.txt
@@ -1,8 +1,8 @@
1
v1.3.0
2
- Significant refactor, better organization
3
- `write_fig` and `_from_object` now take an additional argument:
4
- `cancel_on_error: bool`. If False, default True, returns a list of errors.
5
-- Unused `path` argument for `calc_fig` was removed.
+ `cancel_on_error: bool, default False`. See docs.
+- Unused `path` argument for `calc_fig` was deprecated.
6
- Fixed race condition where two render tasks would choose the same filename
7
8
0 commit comments