Skip to content

0.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:07

v0.9.0 (2025-04-13)

This release is published under the MIT License.

Documentation

  • Enhance documentation and path resolution in configuration and history management (88de71d)

Features

  • Add options to clear history and log, and show last session details (a2b43ce)

  • Add progress bar support for undo and file operations in CLI (3a7a702)

  • Cast progress to ProgressBarProtocol for type checking in undo and file operations (9da1b9f)

  • Enhance logging control and improve type annotations in CLI and history modules (7b95625)

  • Enhance operation summary with detailed progress bars and duration tracking (d2b105f)

  • Implement log suppression decorator and enhance session management in history (6b54113)

  • Implement signal handling for graceful session closure and enhance history recovery (e8bd10d)

  • Improve undo command handling with optional parameters and enhanced session management (8df9eb1)

  • Refine command options and enhance undo operation handling (75e1bb0)

Refactoring

  • Streamline test cases and enhance error handling for history and undo operations (e7b763b)

Testing

  • Add mock progress bar fixture and enhance output cleaning in tests (f7e505b)

  • Enhance signal handling and improve test coverage for CLI operations (c4d8a33)


Detailed Changes: 0.8.2...0.9.0