Skip to content

Releases: devnullvoid/pvetui

v0.2.0

13 Jun 00:51

Choose a tag to compare

πŸš€ Release 0.2.0

πŸ“¦ Downloads

Choose the appropriate binary for your platform:

  • Linux AMD64: proxmox-tui-linux-amd64.tar.gz
  • Linux ARM64: proxmox-tui-linux-arm64.tar.gz
  • macOS Intel: proxmox-tui-darwin-amd64.tar.gz
  • macOS Apple Silicon: proxmox-tui-darwin-arm64.tar.gz
  • Windows: proxmox-tui-windows-amd64.zip

πŸ” Verification

Verify your download with the provided checksums.txt file:

shasum -a 256 -c checksums.txt

πŸ“‹ Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary: tar -xzf proxmox-tui-*.tar.gz (or unzip for Windows)
  3. Make executable (Unix): chmod +x proxmox-tui-*
  4. Run: ./proxmox-tui-* --help

πŸ”„ Changelog

See the changelog for details on what's new in this release.

Full Changelog: v0.1.1...v0.2.0

v0.1.1

09 Jun 20:42

Choose a tag to compare

πŸš€ Release 0.1.1

πŸ“¦ Downloads

Choose the appropriate binary for your platform:

  • Linux AMD64: proxmox-tui-linux-amd64.tar.gz
  • Linux ARM64: proxmox-tui-linux-arm64.tar.gz
  • macOS Intel: proxmox-tui-darwin-amd64.tar.gz
  • macOS Apple Silicon: proxmox-tui-darwin-arm64.tar.gz
  • Windows: proxmox-tui-windows-amd64.zip

πŸ” Verification

Verify your download with the provided checksums.txt file:

shasum -a 256 -c checksums.txt

πŸ“‹ Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary: tar -xzf proxmox-tui-*.tar.gz (or unzip for Windows)
  3. Make executable (Unix): chmod +x proxmox-tui-*
  4. Run: ./proxmox-tui-* --help

πŸ”„ Changelog

See the changelog for details on what's new in this release.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jun 21:19

Choose a tag to compare

πŸš€ Release 0.1.0

πŸ“¦ Downloads

Choose the appropriate binary for your platform:

  • Linux AMD64: proxmox-tui-linux-amd64.tar.gz
  • Linux ARM64: proxmox-tui-linux-arm64.tar.gz
  • macOS Intel: proxmox-tui-darwin-amd64.tar.gz
  • macOS Apple Silicon: proxmox-tui-darwin-arm64.tar.gz
  • Windows: proxmox-tui-windows-amd64.zip

πŸ” Verification

Verify your download with the provided checksums.txt file:

shasum -a 256 -c checksums.txt

πŸ“‹ Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary: tar -xzf proxmox-tui-*.tar.gz (or unzip for Windows)
  3. Make executable (Unix): chmod +x proxmox-tui-*
  4. Run: ./proxmox-tui-* --help

πŸ”„ Changelog

See the changelog for details on what's new in this release.

What's Changed

  • deps(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.7.0 by @dependabot in #6
  • deps(deps): bump github.com/gdamore/tcell/v2 from 2.7.1 to 2.8.1 by @dependabot in #5

New Contributors

Full Changelog: v0.1.0-rc1...v0.1.0

v0.1.0-rc1

05 Jun 02:12

Choose a tag to compare

v0.1.0-rc1 Pre-release
Pre-release

πŸš€ Release 0.1.0-rc1

πŸ“¦ Downloads

Choose the appropriate binary for your platform:

  • Linux AMD64: proxmox-tui-linux-amd64.tar.gz
  • Linux ARM64: proxmox-tui-linux-arm64.tar.gz
  • macOS Intel: proxmox-tui-darwin-amd64.tar.gz
  • macOS Apple Silicon: proxmox-tui-darwin-arm64.tar.gz
  • Windows: proxmox-tui-windows-amd64.zip

πŸ” Verification

Verify your download with the provided checksums.txt file:

shasum -a 256 -c checksums.txt

πŸ“‹ Installation

  1. Download the appropriate archive for your platform
  2. Extract the binary: tar -xzf proxmox-tui-*.tar.gz (or unzip for Windows)
  3. Make executable (Unix): chmod +x proxmox-tui-*
  4. Run: ./proxmox-tui-* --help

πŸ”„ Changelog

See the changelog for details on what's new in this release.

Full Changelog: https://github.com/devnullvoid/proxmox-tui/commits/v0.1.0-rc1