Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

0.5.1 - 2016-03-11

Compare
Choose a tag to compare
@jokeyrhyme jokeyrhyme released this 11 Mar 05:48
· 231 commits to master since this release

Fixed

  • BC-22: pull and deploy commands abort if the target scope does not match the "name" field in the primary JSON file (#16, @jokeyrhyme)
    • prevents further data-loss in cases of corrupted local files or unexpected scope changes
  • BC-22: GET requests fail if the result's ID doesn't match the requested ID
    • prevents corruption of local files
  • the progress bar during deploy works again (broken during BC-18, #15)