-
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.
-
0.3.40aa5a9b1 · ·
Changes since 0.3.3 ------------------- New features: - clean-doc command to strip rundoc-specific markup
-
0.3.3e59a2c79 · ·
Changes since 0.3.2 ------------------- Bug fixes: - File actions need line feed at the end.
-
0.3.29b2ee8e1 · ·
Changes since 0.3.1 ------------------- Bug fixes: - File action prompt changes were ignored.
-
0.3.1e5f1b2eb · ·
Changes since 0.3.0 ------------------- New features: - File action tags with variable placeholders.