Skip to content

Releases: Taskomater/tasker_config_utils

tasker_config_utils

11 Nov 06:22
Compare
Choose a tag to compare

0.5.0 - 2020-11-11

Added

  • Added support for creating .sha256sums file for config xml and info files for generate_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 for generate_config_info command if -m is not passed.

tasker_config_utils

09 Nov 10:55
Compare
Choose a tag to compare

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

07 Nov 00:44
Compare
Choose a tag to compare

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 for generate_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 and Control section from output of generate_config_info command. The help anchor labels should preferably format any sections themselves in markdown.

tasker_config_utils

10 Sep 12:41
Compare
Choose a tag to compare

0.2.2 - 2020-09-10

Added

  • Added Control section to output of generate_config_info command.

tasker_config_utils

20 May 10:28
Compare
Choose a tag to compare

0.2.1 - 2020-05-20

Changed

  • Changed timestamp to UTC for generate_config_info command.

tasker_config_utils

13 Apr 10:37
Compare
Choose a tag to compare

0.2.0 - 2020-04-13

Added

  • Added sha256sum to output of generate_config_info command.

tasker_config_utils

13 Jan 00:26
Compare
Choose a tag to compare

0.1.0 - 2020-01-13

-