Releases: unixwin/WinuxCmd
Releases · unixwin/WinuxCmd
Release v0.12.2
Windows binaries for v0.12.2
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.12.2-win-x64.7z
- WinuxCmd-0.12.2-win-x64.zip
- WinuxCmd-0.12.2-win-x64.tar.gz
- WinuxCmd-0.12.2-x64-setup.exe
- WinuxCmd-0.12.2-win-arm64.7z
- WinuxCmd-0.12.2-win-arm64.zip
- WinuxCmd-0.12.2-win-arm64.tar.gz
- WinuxCmd-0.12.2-arm64-setup.exe
- WinuxCmd-skill-v0.12.2.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz) - EXE: standalone installer with PATH and PowerShell integration tasks
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Release 0.12.1 by @caomengxuan666 in #95
- Release 0.12.2 by @caomengxuan666 in #96
- Fix Winux PowerShell wrapper maintenance by @caomengxuan666 in #97
- Add installer packaging and Winux discovery coverage by @caomengxuan666 in #98
- Skip rebuild in installer packaging step by @caomengxuan666 in #99
Full Changelog: v0.12.1...v0.12.2
Release v0.12.0
Windows binaries for v0.12.0
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.12.0-win-x64.7z
- WinuxCmd-0.12.0-win-x64.zip
- WinuxCmd-0.12.0-win-x64.tar.gz
- WinuxCmd-0.12.0-win-arm64.7z
- WinuxCmd-0.12.0-win-arm64.zip
- WinuxCmd-0.12.0-win-arm64.tar.gz
- WinuxCmd-skill-v0.12.0.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Bump project version to 0.11.4 by @caomengxuan666 in #76
- Handle single-argument winux wrapper commands by @Uarz in #78
- Pick latest WinuxCmd install during activation by @Uarz in #80
- Make activation override aliases on PowerShell 5 by @Uarz in #82
- Document PowerShell alias activation by @caomengxuan666 in #83
- Bump project version to 0.12.0 by @caomengxuan666 in #84
Full Changelog: v0.11.4...v0.12.0
Release v0.11.4
Windows binaries for v0.11.4
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.11.4-win-x64.7z
- WinuxCmd-0.11.4-win-x64.zip
- WinuxCmd-0.11.4-win-x64.tar.gz
- WinuxCmd-0.11.4-win-arm64.7z
- WinuxCmd-0.11.4-win-arm64.zip
- WinuxCmd-0.11.4-win-arm64.tar.gz
- WinuxCmd-skill-v0.11.4.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
New Contributors
Full Changelog: v0.11.3...v0.11.4
Release v0.11.3
Windows binaries for v0.11.3
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.11.3-win-x64.7z
- WinuxCmd-0.11.3-win-x64.zip
- WinuxCmd-0.11.3-win-x64.tar.gz
- WinuxCmd-0.11.3-win-arm64.7z
- WinuxCmd-0.11.3-win-arm64.zip
- WinuxCmd-0.11.3-win-arm64.tar.gz
- WinuxCmd-skill-v0.11.3.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Release v0.11.1: add 9 GNU coreutils commands by @caomengxuan666 in #68
- Release tag v0.11.2 by @caomengxuan666 in #71
- Fix basename root slash handling by @caomengxuan666 in #69
- Improve df GNU parity by @caomengxuan666 in #70
- Sync script command lists with current commands by @caomengxuan666 in #72
- Release tag v0.11.3 by @caomengxuan666 in #73
Full Changelog: v0.11.1...v0.11.3
Release v0.11.1
Windows binaries for v0.11.1
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.11.1-win-x64.7z
- WinuxCmd-0.11.1-win-x64.zip
- WinuxCmd-0.11.1-win-x64.tar.gz
- WinuxCmd-0.11.1-win-arm64.7z
- WinuxCmd-0.11.1-win-arm64.zip
- WinuxCmd-0.11.1-win-arm64.tar.gz
- WinuxCmd-skill-v0.11.1.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Fix v0.11.0 unity build by @caomengxuan666 in #67
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
Windows binaries for v0.11.0
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.11.0-win-x64.7z
- WinuxCmd-0.11.0-win-x64.zip
- WinuxCmd-0.11.0-win-x64.tar.gz
- WinuxCmd-0.11.0-win-arm64.7z
- WinuxCmd-0.11.0-win-arm64.zip
- WinuxCmd-0.11.0-win-arm64.tar.gz
- WinuxCmd-skill-v0.11.0.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Release v0.11.0 GNU parity and workspace skills by @caomengxuan666 in #66
Full Changelog: v0.10.6...v0.11.0
Release v0.10.6
Windows binaries for v0.10.6
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.10.6-win-x64.7z
- WinuxCmd-0.10.6-win-x64.zip
- WinuxCmd-0.10.6-win-x64.tar.gz
- WinuxCmd-0.10.6-win-arm64.7z
- WinuxCmd-0.10.6-win-arm64.zip
- WinuxCmd-0.10.6-win-arm64.tar.gz
- WinuxCmd-skill-v0.10.6.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Fix REPL Tab completion path duplication for cd (Closes #63) by @a-rookie-of-C-language in #64
- Improve GNU parity for common commands by @caomengxuan666 in #65
Full Changelog: v0.10.5...v0.10.6
Release v0.10.5
Windows binaries for v0.10.5
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.10.5-win-x64.7z
- WinuxCmd-0.10.5-win-x64.zip
- WinuxCmd-0.10.5-win-x64.tar.gz
- WinuxCmd-0.10.5-win-arm64.7z
- WinuxCmd-0.10.5-win-arm64.zip
- WinuxCmd-0.10.5-win-arm64.tar.gz
- WinuxCmd-skill-v0.10.5.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Release 0.10.5 by @caomengxuan666 in #62
Full Changelog: v0.10.4...v0.10.5
Release v0.10.4
Windows binaries for v0.10.4
Architectures:
- x64: Windows 64-bit
- ARM64: Windows ARM64 (cross-compiled)
Files included:
- WinuxCmd-0.10.4-win-x64.7z
- WinuxCmd-0.10.4-win-x64.zip
- WinuxCmd-0.10.4-win-x64.tar.gz
- WinuxCmd-0.10.4-win-arm64.7z
- WinuxCmd-0.10.4-win-arm64.zip
- WinuxCmd-0.10.4-win-arm64.tar.gz
- WinuxCmd-skill-v0.10.4.zip
Package Contents:
winuxcmd.exe- Main executableffi/directory:ffi.h- FFI header filewinuxcore.dll- FFI library (direct function call API)winuxcore.lib- Import library
- Scripts for installation and setup
- Standalone
winuxcmdskill bundle for AI agents
Package Formats:
- 7Z: Best compression (requires 7-Zip)
- ZIP: Native Windows support (right-click to extract)
- TGZ: tar.gz format (use
tar -xzf filename.tar.gz)
Usage:
- Download the appropriate package for your architecture
- Extract to your desired directory
- Navigate to the
bindirectory - Run
create_links.ps1to generate command links# For NTFS filesystems (recommended) .\create_links.ps1 # For non-NTFS filesystems, use symbolic links .\create_links.ps1 -UseSymbolicLinks # To remove all links later .\create_links.ps1 -Remove
- Add the
bindirectory to your PATH
What's Changed
- Release 0.10.4 by @caomengxuan666 in #61
Full Changelog: v0.10.3...v0.10.4
v0.10.3
WinuxCmd 0.10.3 release.