Releases: KayleeBeyene/EnvelopeCLI
Releases · KayleeBeyene/EnvelopeCLI
v0.2.6
30 Nov 17:20
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.2.6
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.6/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.6/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.6
v0.2.5
29 Nov 23:23
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.2.5
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.5/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.5/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.5
0.2.4 - 2025-11-29
29 Nov 20:17
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Expected income tracking - Set expected monthly income and receive budget warnings when overspending
Install envelope-cli 0.2.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.4/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.4/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.4
0.2.3 - 2025-11-29
29 Nov 18:16
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
TUI vim keybindings - Navigate with h/j/k/l keys in addition to arrow keys
Unified backup/export restore - backup restore now auto-detects and restores both internal backup format and export format files (YAML/JSON)
Fixed
CSV header detection now handles edge cases more reliably
Install envelope-cli 0.2.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.3/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.3/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.3
v0.2.2
29 Nov 17:55
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.2.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.2/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.2/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.2
0.2.1 - 2025-11-29
29 Nov 16:57
Compare
Sorry, something went wrong.
No results found
Release Notes
Added
Category group management - Edit and delete category groups from the TUI
Bulk transaction delete - Delete multiple transactions at once
Header-less CSV import - Import CSV files without headers by specifying column order
Dynamic version display - Sidebar now shows actual package version
Fixed
Removed unnecessary format! macro in budget view
Install envelope-cli 0.2.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.1/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.1/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.1
0.2.0 - 2025-11-29
29 Nov 15:29
Compare
Sorry, something went wrong.
No results found
Release Notes
Changed
Data location - Moved from platform-specific paths to ~/.config/envelope-cli/ on Unix and %APPDATA%\envelope-cli\ on Windows
XDG compliance - Respects XDG_CONFIG_HOME environment variable when set
Environment override - Added ENVELOPE_CLI_DATA_DIR for custom data location
Naming - Directory renamed from envelope to envelope-cli to avoid conflicts with other packages
Removed
Removed directories crate dependency in favor of direct XDG path resolution
Migration
If upgrading from 0.1.x, move your data manually:
# macOS (from Application Support)
mv ~ /Library/Application\ Support/envelope ~ /.config/envelope-cli
# Linux (if using old path)
mv ~ /.envelope ~ /.config/envelope-cli
Install envelope-cli 0.2.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.0/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.2.0/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.2.0
v0.1.3
29 Nov 13:27
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.1.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.3/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.3/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.1.3
v0.1.2
29 Nov 12:53
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.1.2
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.2/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.2/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.1.2
v0.1.1
29 Nov 12:52
Compare
Sorry, something went wrong.
No results found
Install envelope-cli 0.1.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.1/envelope-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/KayleeBeyene/EnvelopeCLI/releases/download/v0.1.1/envelope-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install envelope-cli
Download envelope-cli 0.1.1