Release v1.0.0: Graceful Shutdown Support for Windows
What's New
- Graceful Shutdown: Provides a smooth, reliable termination process on Windows, allowing ongoing tasks to finish before exit. This update minimizes data loss risks and enhances consistency during shutdown.
- Signal Handling: Adds support for Windows-specific termination signals, enabling WatchCrab to detect and safely handle shutdown events triggered by Ctrl+C or window closure.
What's Changed
Full Changelog: v0.6.0...v1.0.0