Releases: Taskomater/tasker_config_utils
Releases · Taskomater/tasker_config_utils
tasker_config_utils
0.5.0 - 2020-11-11
Added
- Added support for creating
.sha256sums
file for config xml and info files forgenerate_config_info
command using-m
and--sha256sums_file
options. This will allow for integrity verification of the config info file as well, specially since it now contains code description.
Removed
- Removed
sha256sums
tag from config info file forgenerate_config_info
command if-m
is not passed.
tasker_config_utils
0.4.0 - 2020-11-09
Added
- Added support for text and code descriptions for
generate_config_info
command using--text_description
and--code_description
options.
tasker_config_utils
0.3.0 - 2020-11-06
Added
- Added support for printing entire nodes instead of just tags for
extract_tag
command with-n
and--nodes_print_command
options. - Added support to add
tasker_config_utils
script signature at end of output file forgenerate_config_info
command with the-s
option.
Changed
- Changed
generate_config_info
default behaviour of for task help anchor labels.The labels must be in markdown from now on and will not be put in a code block unless-c
is passed.
Removed
- Removed separate
Comments
andControl
section from output ofgenerate_config_info
command. The help anchor labels should preferably format any sections themselves in markdown.
tasker_config_utils
tasker_config_utils
tasker_config_utils
tasker_config_utils
0.1.0 - 2020-01-13
-