Releases: rkriad585/neodlp
Releases · rkriad585/neodlp
Release list
neodlp v1.0.0
neodlp v1.0.0
Commit:
4bc3dd79| Publisher: rkriad585rkriad585@gmail.com
✨ New Features
- feat: add automated release pipeline with 6-platform builds and changelog (ade445b)
- feat: add theme system with 13 themes, config theme CLI, and huh interactive picker (bba3da7)
- feat: map platform-specific standalone yt-dlp binaries in installers (f6ec7b5)
- feat: enhance installers to automatically pre-download yt-dlp dependency (b701b9f)
🔧 Other Changes
- chore: bump version to v1.0.0 (4bc3dd7)
- Refactor config paths into cross-platform helpers; add history log; add .gitattributes; update docs (c73a715)
\U0001F4E5 Download Binaries
| Platform | Architecture | File |
|---|---|---|
| \U0001FAA5 Windows | AMD64 (machine type 9) |
neodlp-windows-amd64.exe |
| \U0001FAA5 Windows | ARM64 (machine type 12) |
neodlp-windows-arm64.exe |
| \U0001F427 Linux | AMD64 | neodlp-linux-amd64 |
| \U0001F427 Linux | ARM64 | neodlp-linux-arm64 |
| \U0001F34E macOS | AMD64 (Intel) | neodlp-darwin-amd64 |
| \U0001F34E macOS | ARM64 (Apple Silicon) | neodlp-darwin-arm64 |
\u2705 Verify Checksum
# Linux / macOS
sha256sum --check neodlp-linux-amd64.sha256
# Windows (PowerShell)
Get-FileHash .\neodlp-windows-amd64.exe -Algorithm SHA256\U0001F516 Build Info
| Field | Value |
|---|---|
| Version | v1.0.0 |
| Commit | 4bc3dd79 |
| Publisher | rkriad585 |
| Go Version | 1.25 |
| Source | https://raw.githubusercontent.com/rkriad585/neodlp/main/.version |
v0.2.1
v0.1.0
Full Changelog: https://github.com/rkriad585/neodlp/commits/v0.1.0