Skip to content

Commit f33d3c2

Browse files
matomaticalclaude
andcommitted
Version 0.3.6
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4ac2ca9 commit f33d3c2

5 files changed

Lines changed: 73 additions & 67 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,18 @@ Steps to update the version:
2121
In development:
2222
---------------
2323

24+
TODO.
25+
26+
Version 0.3.6
27+
-------------
28+
2429
Fix:
2530

2631
* Fix operator precedence bug in `isblank`/`isnonblank` (affected `dstack` overlays).
2732
* Fix `axes.__repr__` returning `"border(...)"` instead of `"axes(...)"`.
2833
* Accept `list` as a valid color input in `parse_color`.
2934
* Fix `save_animation` playing GIFs twice instead of once when `repeat=False`.
35+
* Fix mypy errors.
3036

3137
Version 0.3.5
3238
-------------

0 commit comments

Comments
 (0)