Skip to content

Commit

Permalink
Merge branch 'release/0.10.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
FloGa committed Jul 10, 2023
2 parents edbc94a + 871f6ad commit b63017e
Show file tree
Hide file tree
Showing 10 changed files with 489 additions and 389 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 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

# Changes in 0.9.2

- Update dependencies to get security fixes
Expand Down
Loading

0 comments on commit b63017e

Please sign in to comment.