Releases: SOMUCHDOG/azb
Releases · SOMUCHDOG/azb
Release list
v1.1.1
Azure Boards CLI (azb) v1.1.1
Download the appropriate binary for your platform below.
Installation
macOS
# Intel
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.1/azure-boards-cli_1.1.1_Darwin_x86_64.tar.gz | tar xz
# Apple Silicon
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.1/azure-boards-cli_1.1.1_Darwin_arm64.tar.gz | tar xz
# Move to PATH
sudo mv azb /usr/local/bin/Linux
# AMD64
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.1/azure-boards-cli_1.1.1_Linux_x86_64.tar.gz | tar xz
sudo mv azb /usr/local/bin/Windows
Download the .zip file for your architecture, extract it, and add to your PATH.
Changelog
Bug Fixes
- 8a93495: fix: add success notification for work item updates (@SOMUCHDOG)
Others
- 0b2906b: chore(release): 1.1.1 [skip ci] (@semantic-release-bot)
- 6158b21: fix (@SOMUCHDOG)
- 1b1885d: trigger (@SOMUCHDOG)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Azure Boards CLI (azb) v1.1.0
Download the appropriate binary for your platform below.
Installation
macOS
# Intel
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.0/azure-boards-cli_1.1.0_Darwin_x86_64.tar.gz | tar xz
# Apple Silicon
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.0/azure-boards-cli_1.1.0_Darwin_arm64.tar.gz | tar xz
# Move to PATH
sudo mv azb /usr/local/bin/Linux
# AMD64
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.1.0/azure-boards-cli_1.1.0_Linux_x86_64.tar.gz | tar xz
sudo mv azb /usr/local/bin/Windows
Download the .zip file for your architecture, extract it, and add to your PATH.
Changelog
Features
- 5d3d730: feat: implement change state, assign, and add tags actions for work items (@SOMUCHDOG)
Others
- 9571535: chore(release): 1.1.0 [skip ci] (@semantic-release-bot)
Full Changelog: v1.0.3...v1.1.0
v1.0.3
Azure Boards CLI (azb) v1.0.3
Download the appropriate binary for your platform below.
Installation
macOS
# Intel
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.0.3/azure-boards-cli_1.0.3_Darwin_x86_64.tar.gz | tar xz
# Apple Silicon
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.0.3/azure-boards-cli_1.0.3_Darwin_arm64.tar.gz | tar xz
# Move to PATH
sudo mv azb /usr/local/bin/Linux
# AMD64
curl -L https://github.com/SOMUCHDOG/ado-admin/releases/download/v1.0.3/azure-boards-cli_1.0.3_Linux_x86_64.tar.gz | tar xz
sudo mv azb /usr/local/bin/Windows
Download the .zip file for your architecture, extract it, and add to your PATH.
Changelog
Bug Fixes
- 1569632: fix: update repository references in GoReleaser config (@SOMUCHDOG)
Others
- fbe3708: chore(release): 1.0.3 [skip ci] (@semantic-release-bot)
Full Changelog: v1.0.2...v1.0.3