Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@cryptobot cryptobot released this 16 Dec 10:15
· 2 commits to develop since this release
0.6.0
cbcdff1

What's Changed? ✨EVERYTHING

This is the first stable release of the refactored Cryptomator CLI project.

Modern ⚡

The CLI app is based now on the modern and easy to use picocli project. With this change, the CLI offers standard options like --help or --version, is easy to extend and ready for a even brighter future (GraalVM 👀 )

Stable 🪨

Under the hood Cryptomator CLI uses the exact same libraries as Cryptomator, benefitting from its long development history and mature cryptographic and os-integration libraries.

Easy 🪶

The CLI just has to be download, extracted and is ready to run. It is self explanatory (use the --help option!) and offers a simple, but fast way to automate your daily work with vaults.

For more information read the README.

Full Changelog: 0.5.1...0.6.0