Skip to content

Releases: Baylar55/omp-undo-redo

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:19
1d69ac8

What's Changed

  • feat: publish runtime Undo/Redo action state by @Baylar55 in #33

Full Changelog: v1.0.32...v1.1.0

v1.0.32

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:59
15672e5

What's Changed

  • fix: ignore trailing session exit entries by @Baylar55 in #32

Full Changelog: v1.0.31...v1.0.32

v1.0.31

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:25
96596e4

What's Changed

  • feat: persist resumable session history by @Baylar55 in #31

Full Changelog: v1.0.30...v1.0.31

v1.0.30

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:41
eaeb75b

What's Changed

  • fix: serialize overlapping undo and redo navigation by @Baylar55 in #30

Full Changelog: v1.0.29...v1.0.30

v1.0.29

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:23
9118fa7

What's Changed

  • feat: automate stale checkpoint cleanup by @Baylar55 in #29

Full Changelog: v1.0.28...v1.0.29

v1.0.28

Choose a tag to compare

@github-actions github-actions released this 31 Jul 08:08
80a2bd6

What's Changed

  • fix: stabilize staged index regression across platforms by @Baylar55 in #28

Full Changelog: v1.0.27...v1.0.28

v1.0.26

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:11
8c55589

What's Changed

  • fix: clean dist build and package parity check v1.0.26 by @Baylar55 in #26

Full Changelog: v1.0.25...v1.0.26

v1.0.25

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:50
b4a4635

What's Changed

  • fix: temp-directory allocation and cleanup resilience v1.0.25 by @Baylar55 in #25

Full Changelog: v1.0.24...v1.0.25

v1.0.24

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:38
bd41e33

What's Changed

  • Fix navigation across file-history gaps by @Baylar55 in #24

Full Changelog: v1.0.23...v1.0.24

v1.0.23

Choose a tag to compare

@Baylar55 Baylar55 released this 30 Jul 06:36
94b8485
  • Preserve session-only undo/redo when Git file checkpointing is unavailable.\n- Support full checkpoints in initialized unborn repositories.\n- Report stable checkpoint failure reasons.\n- Update documentation and release metadata.