v1.2.0
Added new features and improvements.
Features
- Added the new command "changekey". This command changes the encryption key locally e re-encrypts the remote secrects with the new key. Use this command if you loose the key or the key is compromised. #7
- Extended the "status" command for displaying also the synchronization status of the solutions. The status command now has two new parameters: --path and --all. #8
Fixes
- Fixed the management of relative paths passed to the --path parameter.
- Fixed issues in the Windows/WSL Linux environment.
- Minor fixes.