Skip to content
Changes since 0.2.0
-------------------

New features:
    - Multilevel prompt option "-a, -aa, -aaa".
    - File create/append action tags.
    - Show tags on output.
    - Replay from output.
    - Must-have and must-not-have tags.
    - Merged stdin and stdout.
    - Command to list document tags.
    - Tags saved in output.

Bug fixes:
    - Deal with empty tags (or multiple "#").
    - Deal with empty env blocks.
    - Lexer issues with prompt-toolkit.

Deprecated features:
    - "-y" option is deprecated.

Notes:
    - Replaced argparse with click.
    - Dependency modules versions are now locked.