Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 17:00
· 41 commits to develop since this release

Changes in 0.10.0

  • Upgrade to clap4

  • Rework and simplify Cli

    We now use the clap derive module to simplify the Cli. Also, split and
    cat are now proper subcommands. Having them introduced as a non-optional
    flag before was a poor decision.

  • Update dependencies