matrix-commander/scripts
8go 46f2f7a610 incompatibilities! please check before updating
incompatibilities:
- -o has been moved from --os-notify to --output
	- if you have used -o in the past or in a script you must change it to --os-notify
- -v has been moved from --verify to --version
	- if you have used -v in the past or in a script you must change it to --verify
- special character '_' (underscore) has been introduced to --message for streaming
	- if you have sent the literal letter '_' with --message before you must change it to an escaped underscore '\_'

new feature: streaming with -m using '_', see --manual for explanation
2022-12-13 12:09:29 +01:00
..
create-help-help-pre.sh documentation now has 4 levels: --usage, --help, --manual, --readme 2022-12-12 15:09:36 +01:00
create-help-help.sh documentation now has 4 levels: --usage, --help, --manual, --readme 2022-12-12 15:09:36 +01:00
create-help-manual.sh documentation now has 4 levels: --usage, --help, --manual, --readme 2022-12-12 15:09:36 +01:00
create-help-usage.sh documentation now has 4 levels: --usage, --help, --manual, --readme 2022-12-12 15:09:36 +01:00
lintmc.sh new feature: --plain now available for --room-create and --room-dm-create 2022-11-22 10:33:19 +01:00
path-adjust.sh added matrix-commander-tui TUI tool 2022-12-11 21:44:15 +01:00
pypi-package-1-create.sh new feature: --plain now available for --room-create and --room-dm-create 2022-11-22 10:33:19 +01:00
pypi-package-2-publish.sh new feature: --plain now available for --room-create and --room-dm-create 2022-11-22 10:33:19 +01:00
update-1-version.sh incompatibilities! please check before updating 2022-12-13 12:09:29 +01:00
update-2-help-manual.py incompatibilities! please check before updating 2022-12-13 12:09:29 +01:00
update-3-readme.py improved error logging 2022-11-22 14:58:20 +01:00
update-4-help-help.py incompatibilities! please check before updating 2022-12-13 12:09:29 +01:00
update-5-tag.sh incompatibilities! please check before updating 2022-12-13 12:09:29 +01:00
workflow.sh incompatibilities! please check before updating 2022-12-13 12:09:29 +01:00