Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Parse CLI v2.2.0

Compare
Choose a tag to compare
@pavanka pavanka released this 11 Aug 00:37
· 119 commits to main since this release
  • Retry log fetching on network interruption in develop command
  • Do not cause panic on error in call to https://api.parse.com/1/apps
  • Remove support for "local" configuration.
  • "configure token" command to allow storing access tokens.
  • Refactor code to allow for storing configuration in .parse.local & .parse.project in lieu of global.config
  • Do not auto-update on a new release.