undoredo 0.10.13

Undo-redo for Rust using deltas, snapshots, or commands.
Documentation
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: 2026 undoredo contributors
#
# SPDX-License-Identifier: MIT OR Apache-2.0

shared-version = true
pre-release-commit-message = "Release {{version}}"
tag-name = "{{version}}"