Skip to content

Releases: MMHK/xero-cli

v1.7.5

03 Mar 12:15

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

What's Changed

Full changelog: CHANGELOG.md


Thank you for using Xero CLI! 🎉

v1.7.4

03 Mar 11:49

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

03 Mar 11:21

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

03 Mar 06:37

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

03 Mar 04:49

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

03 Mar 04:33

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

Features

  • bcaa429 feat: add NPM wrapper for npx support

What's Changed

Full changelog: CHANGELOG.md


Thank you for using Xero CLI! 🎉

v1.6

03 Mar 04:06

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

02 Mar 10:01

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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

28 Feb 10:37

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

What's Changed

Full changelog: CHANGELOG.md


Thank you for using Xero CLI! 🎉

v1.3

28 Feb 10:36

Choose a tag to compare

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 PATH

Verify Checksum

# Download checksums.txt and verify
sha256sum -c checksums.txt

Changelog

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! 🎉