Release v0.8.5
Fixes
- Fixed missing user field to git clone ssh url
- Fixed return code 0 for 'mbed --version'* Prominently display repository protocol and URL that is used for import/add (clone)
- Fixed handling of 'mbed new' when destination exists, e.g. report error. Also cleanup logic that determines whether program or library should be created
- Fixed consistency between 'mbed new' and 'mbed import'
- Fixed rare issue of comparison between https and ssh schema of same repository
- Respecting --test-spec definition for test command