Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47750 Show available commands in namespace when running namespace as command (wouterj)
- feature #47730 Ban DateTime from the codebase (WebMamba)
- feature #47308 Allow limiting the height of a console section (wouterj)
- feature #47588 Add warning for possibly truncated inputs in QuestionHelper (#47586) (pbek)
- feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
- feature #47407 Terminal Color Mode refactoring and force Color Mode (julien-boudry)
- feature #47062 Don't cut Urls wrapped in SymfonyStyle block (fchris82, GromNaN)
- feature #46242 Add support for resuming a ProgressBar (yivi)
- feature #46944 Add Ansi8 (256 color) support, improve true color (Ansi24) support detection (julien-boudry)
- feature #47018 Zsh shell autocompletion (adhocore, GromNaN)
- feature #46901 Be explicit about the completion API version (wouterj)
- feature #46896 Console/SymfonyStyle: Add Multiselect to choice() (julien-boudry)