This repository was archived by the owner on Apr 1, 2026. It is now read-only.
1.0.3
### Bug fixes Appending a transaction to an undo transaction will no longer immediately clear the redo history. When handling appended transactions, the history will keep the last step in the original transaction, not the one from the appended transaction, for testing whether a subsequent transaction is adjacent to the previous one.