Skip to content

Releases: BerryBytes/zocli

v1.0.1

31 Mar 10:43

Choose a tag to compare

Changelog

--- Released by GoReleaser.

v1.0.0

28 Mar 10:06

Choose a tag to compare

Changelog

  • 88b548c: Initial commit (sarosejoshi sarose@nepallink.net)
  • 096a29b: Initial release [release] (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • 186c56c: Update CHANGELOG.md (GitHub Actions Bot actions@github.com)
  • f6ad6f2: feat(init): Initialize zocli project with core functionality, CI/CD, and documentation (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • 77ce7df: feat: Enhance GoReleaser config and installer script for consistent naming and Windows support (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • 65ba73e: fix(README.md): install.sh is now renamed to installer.sh Changes to be committed: modified: README.md (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • d7a5c4e: fix(feedbacks): Modified check_logged_in.go to remove old auth file and confirm logout from previous session on re-login. - Improved add.go to fetch project details before variable addition and preserve existing variables. - Updated README.md with "Coming Features" section detailing Temporary Bash Session and Append Feature for Project Variables. - Add upcoming features to README and enhance zocli functionality Changes to be committed: modified: README.md modified: pkg/cmd/auth/login/check_logged_in.go modified: pkg/cmd/project/settings/vars/add.go (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • dbdf845: fix(golangci-lint): now the linter will also run on the main branch Changes to be committed: modified: .github/workflows/golangci-lint.yml (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • 7e647fd: fix(installer): extra } on installer.sh is now removed for installation using script Changes to be committed: modified: installer.sh (Mou Sam Dahal mousam.dahal@berrybytes.com)
  • 44d5ba9: fix(installer): installer script fix for version and tag Changes to be committed: modified: installer.sh (Mou Sam Dahal mousam.dahal@berrybytes.com)

--- Released by GoReleaser.