Releases: squarecloudofc/cli
Releases · squarecloudofc/cli
v2.4.2
23 Apr 02:32
Compare
Sorry, something went wrong.
No results found
v2.4.1
23 Apr 02:08
Compare
Sorry, something went wrong.
No results found
Changelog
6a0799f chore: add 32bits to goarch
2862bce chore: refact goreleaser
b87ef91 chore: update npm
5286063 fix(npm): import package json path
b1cee4c refact: change locale detection package
v2.3.4
26 Jan 15:50
Compare
Sorry, something went wrong.
No results found
Changelog
ed53ff1 fix: should set authorization header before setting request config
1ea3048 chore: add user agent to default config
v2.3.3
04 Dec 20:08
Compare
Sorry, something went wrong.
No results found
Changelog
7fd10d8 refact: update goreleaser configuration and improve completion generation
1a87243 refact: simplify goreleaser configuration
v2.3.0
11 Nov 04:14
Compare
Sorry, something went wrong.
No results found
Changelog
5450dd1 chore: update api endpoints
91bf0f1 chore: update API endpoints
v2.2.2
12 Sep 06:41
Compare
Sorry, something went wrong.
No results found
Changelog
6b8af6c chore: add deflate method to file header
6254303 fix: remove isWebsite
v2.2.1
31 Jul 20:54
Compare
Sorry, something went wrong.
No results found
Changelog
3faf35e fix: chage CommitDate to string
caa4c8e fix: change tag to name
f308832 fix: remove print statement
f53cda2 fix: user tag is now name
685c977 fix: not found squareignore file error
v2.2.0
28 May 01:44
Compare
Sorry, something went wrong.
No results found
Changelog
bb2c94c feat: upload command & commit command fixes
322d633 chore: add install and uninstall scripts for local testing
617b6db fix: temp file is deleting before command execution
adacba5 chore: make upload command be able to upload file already zipped
402d2a7 chore: rearrange fields to better memory performance
5a42450 feat: new upload command
8d22d02 add all square ignores to ignored files
v2.1.1
05 May 06:18
Compare
Sorry, something went wrong.
No results found
Changelog
75f5877 make .squareignore better
e816e16 add more files to default squarecloud ignore
4e93564 remove development logs and fix struct ordering
67f0d43 make auth enabled for all comands by default
21be90f Merge pull request #3 from josejooj/master
a930b63 fix: correct some writing errors.
eca1bb0 updates
v2.1.0
07 Feb 18:58
Compare
Sorry, something went wrong.
No results found
Changelog
dd84a65 fix: .squareignore ignoring all files with whitespace inside it
4e85985 feat: rework in rest client and create a new file .squareignore
657a290 feat: automaticaly parse errors returned from square cloud and exit with code 0
2af31a7 feat: add a debug tag mark as hidden
92c70f1 chore: update gitignore
b7d9eca update install script to get latest github tag
bfea457 Update README.md