Release v0.8.0
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)