Releases: MMHK/xero-cli
v1.7.5
Xero CLI v1.7.5
Release date: 2026-03-03T12:14:30Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.7.4
Xero CLI v1.7.4
Release date: 2026-03-03T11:48:00Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Bug fixes
- 444446d fix: npm install script duplicate code causing syntax error
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.7.3
Xero CLI v1.7.3
Release date: 2026-03-03T11:19:18Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Bug fixes
- 9dac116 fix: Windows EPERM file deletion with retry mechanism
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.7.2
Xero CLI v1.7.2
Release date: 2026-03-03T06:35:18Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Bug fixes
- 2482c60 fix: npm test scripts and Windows nul file handling
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.7.1
Xero CLI v1.7.1
Release date: 2026-03-03T04:46:56Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Bug fixes
- 9da59c9 fix: Windows zip extraction and npm version format
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.7
Xero CLI v1.7
Release date: 2026-03-03T04:30:51Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Features
- bcaa429 feat: add NPM wrapper for npx support
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.6
Xero CLI v1.6
Release date: 2026-03-03T04:03:59Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Bug fixes
- bfa9442 fix: refresh command now loads persisted config instead of env only
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.5
Xero CLI v1.5
Release date: 2026-03-02T09:57:19Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Features
- 85ea7aa feat: Add SearchTerm query parameter for Invoices and Contacts
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.4
Xero CLI v1.4
Release date: 2026-02-28T10:34:49Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉
v1.3
Xero CLI v1.3
Release date: 2026-02-28T10:34:46Z
This release includes builds for the following platforms:
- Windows (amd64, arm64)
- macOS (amd64, arm64)
- Linux (amd64, arm64)
Installation
Download Pre-built Binaries
Download the appropriate archive for your system from the assets below:
| Platform | Architecture | Archive |
|---|---|---|
| Windows | x86_64 | xero-cli_Windows_x86_64.zip |
| Windows | arm64 | xero-cli_Windows_arm64.zip |
| macOS | x86_64 | xero-cli_Darwin_x86_64.tar.gz |
| macOS | arm64 (M1/M2) | xero-cli_Darwin_arm64.tar.gz |
| Linux | x86_64 | xero-cli_Linux_x86_64.tar.gz |
| Linux | arm64 | xero-cli_Linux_arm64.tar.gz |
Quick Install
# macOS/Linux
tar -xzf xero-cli_<OS>_<ARCH>.tar.gz
chmod +x xero-cli
sudo mv xero-cli /usr/local/bin/
# Windows (PowerShell)
Expand-Archive xero-cli_Windows_x86_64.zip -DestinationPath .
# Move xero-cli.exe to a folder in your PATHVerify Checksum
# Download checksums.txt and verify
sha256sum -c checksums.txtChangelog
Features
- c6240ac feat: add Contains/StartsWith/EndsWith methods for WHERE clause text matching
What's Changed
Full changelog: CHANGELOG.md
Thank you for using Xero CLI! 🎉