Skip to content

Releases: squarecloudofc/cli

v2.4.12

20 Jun 02:01
d24ff70

Choose a tag to compare

Changelog

v2.4.11

20 Jun 01:56

Choose a tag to compare

Changelog

v2.4.10

20 Jun 01:46

Choose a tag to compare

Changelog

v2.4.9

16 May 20:14

Choose a tag to compare

Changelog

  • 4d20e5d chore: ZipFolderW should call shouldIgnoreFile function
  • b65a8dd fix: flag --restart not working in commit command

v2.4.8

10 May 20:46

Choose a tag to compare

Changelog

  • 5e68c50 chore: if key does not exists, should get the key from english
  • c52dd94 fix: read file should use / instead \ in windows executables

v2.4.7

08 May 12:51

Choose a tag to compare

Changelog

  • 78d2e94 fix: auth check should exit with code 0
  • 8e4835c fix: signal translations
  • a3f1bf1 fix: updater checker should not be called in development
  • 0465d41 fix: upload command should use check mark
  • b6652d6 refact: commit command
  • bb694aa refact: upload command should not use bubbletea anymore

v2.4.6

24 Apr 04:24

Choose a tag to compare

Changelog

  • 524447e chore: localizer should save the locale in config file
  • aae2cf2 fix: translations

v2.4.5

23 Apr 03:30

Choose a tag to compare

Changelog

  • 533473f fix: squarecloud version check

v2.4.4

23 Apr 03:20

Choose a tag to compare

Changelog

  • 6816733 fix: add skipAuthCheck annotation to zip command
  • 4f6fe03 refactor: simplify locale handling by using string types instead of language.Tag

v2.4.3

23 Apr 02:49

Choose a tag to compare

Changelog

  • 117a534 fix: ensure npm job depends on goreleaser and improve error handling in installBinaries