globe_cli 0.0.1-dev.17 copy "globe_cli: ^0.0.1-dev.17" to clipboard
globe_cli: ^0.0.1-dev.17 copied to clipboard

Globe CLI

0.0.1-dev.17 #

  • Fix update message showing when there is no update.

0.0.1-dev.16 #

  • CLI now supports Monorepos. Run globe commands from the root of your project and specify the project path of the project. This change has been made to better support CLI and GitHub projects.
  • Removed max upload size check.
  • CLI now respects .gitignore files (.dart_tool and packages are always ignored regardless).
  • CLI now detects Build Runner & Melos, and updates project settings (to be implemented server side).

0.0.1-dev.5 #

  • Fix an error with http requests.

0.0.1-dev.4 #

  • The command line now warns if a new version is available.
  • Uses project settings to validate the current project settings.
  • Updates API responses to match the API updates.

0.0.1-dev.3 #

  • Update deploy flow to handle changed project responses.
  • Point to new local dev server in local mode.

0.0.1-dev.2 #

  • Handle case where no organizations are found

0.0.1-dev.1 #

  • Fixes and improvements

0.0.1-dev.0 #

  • Initial version