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