-
0.4.3a405daeb · ·
Changes since 0.4.2 ------------------- Bug fixes: - `clean-doc` deleting more than it should.
-
0.4.2d58be77a · ·
Changes since 0.4.1 ------------------- Bug fixes: - Fixed issue with output encoding. - Uniform indentation of help strings.
-
0.4.1a9479a22 · ·
Changes since 0.4.0 ------------------- Bug fixes: - Output not printed until new line appears.
-
0.4.076e2a7f3 · ·
Changes since 0.3.0 ------------------- New features: - Single session mode. - Option to add breakpoints. - Added `action-tags` command that lists available action tags. - Added `usage` action tag. - clean-doc command to strip rundoc-specific markup - File action tags with variable placeholders. Improvements: - Automatic collection of envs and secrets based on selected code blocks. - Show total number of steps when executing each step. - Fixed markdown extension deprecation warning. - Show max number of retries when retrying. - Complete coverage unit tests. - Tests exit with non zero exit code on failure. - Updated versions of dependencies: 'click>=6.7,<8.0'. - Better setup for wheel. - Tag matching moved out to markdown-rundoc extension. Bug fixes: - Combination of `-j` and `-T` tag was not working properly. - Prompt not working when lexer is not available. - `list-tags` is listing internal `rundoc_selected` tag. - list-tags prints wrong tags. - Must have tags require regular tags. - `clean-doc` is not removing action tags. - STDERR late print. - Code blocks properly passed to the interpeter as stdin. - The `-i` option not working for secrets. - File actions need line feed at the end. - File action prompt changes were ignored.
-
0.3.20546ab149 · ·
Changes since 0.3.19 -------------------- Improvements: - Show total number of steps when executing each step.
-
0.3.196f45b813 · ·
Changes since 0.3.18 -------------------- Bug fixes: - Prompt not working when lexer is not available.
-
0.3.186b53b945 · ·
Changes since 0.3.17 -------------------- Bug fixes: - Prompt not working any more.
-
0.3.1773f37e74 · ·
Changes since 0.3.16 ------------------- Improvements: - Fixed markdown extension deprecation warning. - Show max number of retries when retrying.
-
0.3.160dacae72 · ·
Changes since 0.3.15 ------------------- Bug fixes: - `list-tags` is listing internal `rundoc_selected` tag. Improvements: - Complete coverage unit tests.
-
0.3.15c735f5e6 · ·
Changes since 0.3.14 ------------------- Improvements: - Tests exit with non zero exit code on failure.
-
0.3.14312fc4cf · ·
Changes since 0.3.13 ------------------- Improvements: - Updated versions of dependencies: 'click>=6.7,<8.0'. - Separating regression tests to allow for future unit tests.
-
0.3.131c669f63 · ·
Changes since 0.3.12 ------------------- Improvements: - Better setup for wheel.
-
-
0.3.11971380fe · ·
Changes since 0.3.10 -------------------- Bug fixes: - list-tags prints wrong tags.
-
0.3.10dd506e0e · ·
Changes since 0.3.9 ------------------- Bug fixes: - Must have tags require regular tags.
-
0.3.9ce1f6d2f · ·
Changes since 0.3.8 ------------------- Bug fixes: - `clean-doc` is not removing action tags.
-
0.3.86af97a73 · ·
Changes since 0.3.7 ------------------- Bug fixes: - STDERR late print. Notes: - Tag matching moved out to markdown-rundoc extension.
-
0.3.72628e5c4 · ·
Changes since 0.3.6 ------------------- New features: - Option to add breakpoints.
-
0.3.67339dbf0 · ·
Changes since 0.3.5 ------------------- New features: - Added `action-tags` command that lists available action tags. - Added `usage` action tag. Bug fixes: - Code blocks properly passed to the interpeter as stdin.
-
0.3.571b4da0c · ·
Changes since 0.3.4 ------------------- Bug fixes: - The `-i` option not working for secrets.