* feat: add quiet option to arguments
* docs: fit docs to new feature
* chore: rename the quiet option to silent, fix docs
* docs: remove mentions of the banner option
* feat!: remove the banner option
BREAKING CHANGES: the banner option is no longer supported
* chore: remove the useless PrintSimpleInfo function
* docs: improve the wording of the silent option
* chore: increase the length of traceId token
* fix: size of string builder for trace id
* chore: rename --no-banner to --banner
* chore: update docs
* chore: prepare for next release