Woleet CLI 0.1.2 release note

A lot of things changed in this version:

There is a new 'export' function allowing to download all proofs from your ProofDesk account
Logging strategy has changed, you can now get a JSON formatted output and specify a logging level
--strict-prune was renamed to --prune and have a different meaning
A new option called --recursive was added for anchor and sign functions (the previous versions of the tool behaved like if this option was set to true). It enables the anchoring/signature of files within sub-folders
A new --dryRun option allows you to see how many files are affected by a anchor/sign operation