Runmd

Latest version: v0.16.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.8.0

Added
* create get_configuration fonction to simplify the load and validate in cli.py
* add expirimental CLI shell for runmd

Changed
* change print/return with a FileNotFoundError in copy_config()
* remove useless variable in copy_config()
* raise error instead of returining empty list if error reading history file
* change read_history to load_history for coherence with load_config

0.7.0

Added
* add __version__ in __init__.py
* add --version command
* add compile_pattern function (refactoring parser module)

Changed
* add tag flag for the run command instead of +tagname argument
* add tag flag for the list command instead of +tagname argument
* add status for history (success/fail) and collect history only for the run command
* migrate from pkg_resources to importlib.resources (python min version 3.7)
* remove unecessary `blocklist` argument in `process_markdown` function

0.6.0

Added
* add hist command to print runmd history command and replay commands

0.5.1

Changed
* huge refactoring of cli.py

Fixed
* tag option is now working with list command

0.5.0

Added
* add function dedicated to language settings validation

Changed
* remove duplicated code in runner.py
* drop config.json for config.ini

0.4.2

Fixed
* fix the print error when using the run command for a block name which does not exist

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.