Skip to content

v0.2.0 - 4 June 2025

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jun 12:39

Release Notes

  • Removed establishment date for some countries, as certain countries may have multiple establishment dates / no certain establishment date
  • No longer requires nightly Rust (can be built with Stable)
  • Updated country data

Install countryfetch 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/countryfetch/releases/download/v0.2.0/countryfetch-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/countryfetch/releases/download/v0.2.0/countryfetch-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install nik-rev/tap/countryfetch

Download countryfetch 0.2.0

File Platform Checksum
countryfetch-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
countryfetch-x86_64-apple-darwin.tar.xz Intel macOS checksum
countryfetch-x86_64-pc-windows-msvc.zip x64 Windows checksum
countryfetch-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum