Skip to content

Tags: Taskomater/tasker_config_utils

Tags

v0.5.0

Toggle v0.5.0's commit message
## [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.

v0.4.0

Toggle v0.4.0's commit message
## [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.

v0.3.0

Toggle v0.3.0's commit message
Updated README.md

v0.2.2

Toggle v0.2.2's commit message
Added `Control` section to output of `generate_config_info` command.

The `control` section should store information and settings like version number for task and possibly even the project if the main task of the project.

v0.2.1

Toggle v0.2.1's commit message
Change timestamp to UTC for generate_config_info command

v0.2.0

Toggle v0.2.0's commit message
Updated CHANGELOG.md

v0.1.0

Toggle v0.1.0's commit message
Updated README.md