Skip to content

Releases: pushbits/cli

v0.0.8

15 Jul 21:58
dd032cb
Compare
Choose a tag to compare

Changelog

  • dd032cb Inject version in GoReleaser builds

v0.0.7

15 Jul 21:43
7f8c353
Compare
Choose a tag to compare

Changelog

v0.0.6

11 Dec 16:52
881777a
Compare
Choose a tag to compare

Changelog

  • 881777a Set project name for GoReleaser

v0.0.5

11 Dec 16:45
c021010
Compare
Choose a tag to compare

Changelog

v0.0.4

24 Apr 19:18
906ed41
Compare
Choose a tag to compare

Changelog

v0.0.3

24 Apr 16:49
335b10b
Compare
Choose a tag to compare

Changelog

  • 335b10b Add option to specify proxy

v0.0.2

20 Apr 20:08
9bf173f
Compare
Choose a tag to compare

Changelog

  • 9bf173f Format code
  • 4e2d4bb Update to Go 1.17
  • 161a57c Add version command
  • 9419d5d Update README.md file
  • 77b1618 Setup Go in CI pipeline before dependencies
  • 6ce1f47 Remove tool dependencies from go.mod
  • 7610d3f Minor adjustment to CI configuration

v0.0.1

06 Jun 15:43
225d184
Compare
Choose a tag to compare

Changelog

225d184 Update go.mod
faa390e Use new term package to password prompt
13a1dfd Provide binaries with GoReleaser
49e8064 Implement partial update command for users
cbe717f Add subcommand for updating applications
3cde0f5 Add build status to README.md
96f31ae Update README.md
b5b4364 Add workflow for GitHub Actions
25b0255 Fix command for creating new user
4a0add0 Print formatted responses
59b9409 Add warning to README.md
ec8c171 Add hint about when to enter password
cce1b30 Add usage instructions
8374a70 Fix GET requests
ee0815e Implement basic commands
6d8f355 Add instruction for installation
e6a4a8d Restructure cmd/ directory
a7bf8a4 Move private packages into dedicated folder
6cd1769 Initialize repository