Skynet CLI uses the following versioning scheme, vX.X.X
- First Digit signifies a major (compatibility breaking) release
- Second Digit signifies a major (non compatibility breaking) release
- Third Digit signifies a minor or patch release
Latest:
Key Updates
- Fixed single-file directory uploads being uploaded as files instead of directories.
- Fixed commands not working due to default options being ignored
- Added Homebrew installation method for OSX
Key Updates
- Updated to use v2 of the API.
- Added
version
command.
Key Updates
- The encryption API and support for encryption in uploads and decryption in downloads were added.
- Connection options such as --api-key were added.
- Some bugs were fixed, including a bug that prevented
skynet upload
from working.
Key Updates
- Created skynet cli with upload and download.