Skip to content

Release v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 18:35
8b57ea6
Bump version to 0.8.0 (#54)

Included changes:

* Implement patch-based undo/redo in the store without the use of deepcopy (#50)
* Support Python 3.10 (#51)
* Make computed deep by default (#52)
* Avoid map function overhead in `to_raw` (#53)