Skip to content

Latest commit

 

History

History
102 lines (53 loc) · 4.43 KB

File metadata and controls

102 lines (53 loc) · 4.43 KB

Changelog

v2.1.0 (2026-06-15)

Full Changelog

🔀 Merged:

  • Fix Unix graceful shutdown for WSL process groups #50 (@kzu)

v2.1.0-rc (2026-06-15)

Full Changelog

🔀 Merged:

  • Fix RID tool packages by bundling stopr only in stop.any #49 (@kzu)

v2.1.0-beta (2026-06-15)

Full Changelog

✨ Implemented enhancements:

  • Bundle stopr in CI any packages and fix Windows console shutdown detection #48 (@kzu)
  • Fix ConPTY TUI shutdown and split --debug from debugger attach. #45 (@kzu)
  • Add stopr helper to fix Windows multi-PID stopping. #44 (@kzu)
  • Add Windows GUI graceful shutdown via WM_CLOSE. #43 (@kzu)

v2.0.1 (2026-05-15)

Full Changelog

v2.0.1-beta (2026-05-15)

Full Changelog

✨ Implemented enhancements:

  • Add support for more RIDs and simplify packaging logic #36 (@kzu)

🔀 Merged:

  • Strip symbols when publishing AOT #35 (@kzu)

v2.0.0 (2026-05-05)

Full Changelog

v2.0.0-alpha (2026-05-05)

Full Changelog

✨ Implemented enhancements:

  • Add hybrid AOT tool publishing #32 (@kzu)
  • Support piping process IDs via standard input #27 (@kzu)

🔀 Merged:

  • Add Why section to readme explaining SIGKILL vs SIGINT #30 (@kzu)

v1.1.2 (2025-12-31)

Full Changelog

✨ Implemented enhancements:

  • Drastically simplify CLI by using ConsoleAppFramework #18 (@kzu)

v1.1.1 (2025-12-31)

Full Changelog

v1.1.0 (2025-12-31)

Full Changelog

✨ Implemented enhancements:

  • Allow running on whatever latest version users have. #15 (@kzu)
  • Rename to stop for easier usage with dnx stop #13 (@kzu)

v1.0.5 (2021-07-21)

Full Changelog

✨ Implemented enhancements:

  • Add option to silence output from tool #2

v1.0.0 (2021-07-20)

Full Changelog

v0.1.0 (2021-07-20)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator