Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 02:07
ed02bc6

2.2.0 (2026-06-13)

Features

  • command: add #[Group] and #[SingleInstance] attributes (9833f63)
  • command: add #[Group] and #[SingleInstance] attributes (fa6475a), closes #47 #49
  • command: add verbosity levels (-q, -v, -vv) (14b17ef)
  • command: add verbosity levels (-q, -v, -vv) (8142001), closes #46
  • runner: add signal handling support (SIGINT/SIGTERM) (f256870)
  • runner: add signal handling support (SIGINT/SIGTERM) (5b68bfe), closes #45
  • runner: ANSI colors on by default with TTY auto-detection (32eddbb)
  • runner: ANSI colors on by default with TTY auto-detection (34126fe), closes #50
  • signal handling, ANSI auto-detect, verbosity levels, and command attributes (52cf653)

Miscellaneous Chores

  • add MIT license header to new source files (4912537)
  • deps: update webfiori/file requirement from 2.0.* to 2.1.* (309f227)
  • deps: update webfiori/file requirement from 2.0.* to 2.1.* (249d169)