Skip to content

Release v0.8.5

Compare
Choose a tag to compare
@screamerbg screamerbg released this 16 Jul 17:13
· 672 commits to master since this release

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