Releases: bolens/millennium-helpers
Release list
v4.0.0
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v4.0.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
cb74efe72d767933067f30d94a180b3a80d9480a76cbfd530bd5bb9701e01b32 |
millennium-helpers-v4.0.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
437aab3d334a0b34925a2836e712f9c9959578eda59b4579012b9e5d998a4f4b |
millennium-helpers-v4.0.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
b0a152f0cf5b20b377ac1784bcdf91f37e1e767c3a5f4c7eb33560832e7002bd |
millennium-helpers-v4.0.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
836dfb5f774046d9bede2916b25fb50f298162e4936a7dd357f79ec13eab6a34 |
millennium-helpers-v4.0.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
67ed6efd411a863d80c6642b1b6bdc31f1c79308852a5843f1aa5fbd1f6f578c |
millennium-helpers-v4.0.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | a90fe34e27d12afc042458ff9e700491226c27727a533a091e9f0e7f30ade71d / 0c8cddb59207a68fa5ef7b4c04cf82b9b97d5685c2a34803f569cee080cc71ea |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v4.0.0-linux-amd64/-linux-arm64millennium-v4.0.0-darwin-amd64/-darwin-arm64millennium-v4.0.0-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v4.0.0-linux-amd64.tar.gz.sha256What's Changed
- refactor!: correct repository spelling by @bolens in #40
- chore(packaging): bump to v3.2.1 by @bolens in #41
- chore(deps): bump actions/attest-build-provenance from 3.0.0 to 4.2.2 by @dependabot[bot] in #42
- chore: add Spec Kit workflow by @bolens in #44
- fix(steam): reject Wine paths on Unix by @bolens in #43
- chore(deps): bump github/codeql-action/analyze from 4.37.6 to 4.37.7 by @dependabot[bot] in #48
- chore(deps): bump hustcer/setup-nu from 3.26 to 3.27 by @dependabot[bot] in #47
- chore(deps): bump Homebrew/actions/setup-homebrew from d3565f64e59130f1fd713440276f7d3e11079b88 to 8f3d1ec8a696b3b9d9a6c3696b6c73033cab69e4 by @dependabot[bot] in #49
- chore(deps): bump github/codeql-action/init from 4.37.6 to 4.37.7 by @dependabot[bot] in #46
- chore(deps): bump github/codeql-action/autobuild from 4.37.6 to 4.37.7 by @dependabot[bot] in #45
- chore(deps): bump github/codeql-action/analyze from 4.37.7 to 4.37.8 by @dependabot[bot] in #50
- chore(deps): bump Homebrew/actions/setup-homebrew from 2026.08.14.1 to 2026.08.24.1 by @dependabot[bot] in #53
- chore(nix): update flake.lock by @github-actions[bot] in #54
- release: prepare v4.0.0 by @bolens in #55
New Contributors
- @github-actions[bot] made their first contribution in #54
Full Changelog: v3.2.1...v4.0.0
v3.2.1
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.2.1-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
fe220070208776338e6da005388340c9aa1b3a0b3240cb8aa4c1948a1976dedf |
millennium-helpers-v3.2.1-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
c6235eb62e568723b272808d6be00f9bee0cdbedf890199892c9605bf232f65c |
millennium-helpers-v3.2.1-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
ca83283b1e1a13106f0c6eb555c8d92bc684d91c6ae3ea531a80c58838d3763b |
millennium-helpers-v3.2.1-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
ba9feca700cefbded45581609d025f0578da55f4e9a6d0ea8dd4454c6c9589ea |
millennium-helpers-v3.2.1-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
0856c9befcef3c060805bbc2b0fa6cc250782dbc8ac333af757f73f5da0fca3e |
millennium-helpers-v3.2.1-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 53ab712c8e10ef2253d91bfc19e12e18cf327e3992cf5045c4208af01a71bf18 / 1f10bc8c4dd0fa9f7c1b75f11cb4e4f832406b5c9eedca03c501368d98d3d6a6 |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.2.1-linux-amd64/-linux-arm64millennium-v3.2.1-darwin-amd64/-darwin-arm64millennium-v3.2.1-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v3.2.1-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v3.2.0 by @bolens in #36
- fix(winget): mark amd64 installer x64 by @bolens in #37
- fix(fish): expose config completion by @bolens in #38
- release: v3.2.1 Fish completion fix by @bolens in #39
Full Changelog: v3.2.0...v3.2.1
v3.2.0
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.2.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
2819ddad943238421e7bffb1585950b6fe322fc88e874d19a460496540661d2f |
millennium-helpers-v3.2.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
2272bab6020b6d607855d565238c159be1f8bcc195a7b608ab77a73161de9d08 |
millennium-helpers-v3.2.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
18d2baddccfb1d5178e3c0f6262c74d0af23bf53d30e58ed2f577f0722c2de4f |
millennium-helpers-v3.2.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
b4c95eb2bedba6586c894ab8ff61d8781800b3cbdfb31f486b1000ce001da540 |
millennium-helpers-v3.2.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
524f1ec231bb36c3cb3cd9799bbd4783b15a0e067930fe0cdc8ac3097a9a71a5 |
millennium-helpers-v3.2.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 7b476bceeed0e1c3efdb52f7b54733f2d73e2f8265202ca98918c231ee9ff606 / 993a1ffc079392a549ef1faccec223899a5a0528f501208497aba643f1466a59 |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.2.0-linux-amd64/-linux-arm64millennium-v3.2.0-darwin-amd64/-darwin-arm64millennium-v3.2.0-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v3.2.0-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v3.1.0 by @bolens in #33
- feat: add native client config controls by @bolens in #34
- release: v3.2.0 client config controls by @bolens in #35
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.1.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
ab0dbae309b6e750221beee8b4b05616bc535471b3268530fb90b7a174fe9b25 |
millennium-helpers-v3.1.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
fcad2489126e8af827e510dd40a9e01f16325771e14ede7a1541ac5e9c187717 |
millennium-helpers-v3.1.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
25c944117bce660cadd4cf5304fbb82df613081b21af0ad13dc09cae40180470 |
millennium-helpers-v3.1.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
10de12883e7b69af056a0937bdc1dbd2723fe6f93d29a4fa39d0ce93aae36a31 |
millennium-helpers-v3.1.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
7e931e2d6a0656e6ff2c85bc9091d102eff69a78174887e6e7eacb1c8d5cf7e6 |
millennium-helpers-v3.1.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | bc58df87629c212a305794070305bb6188b78c7aaa00b835b12233a04c9370fc / 95f27c9ea56e30d189657144456ce04e1ea782029e956d2e1b2799bef29f89fd |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.1.0-linux-amd64/-linux-arm64millennium-v3.1.0-darwin-amd64/-darwin-arm64millennium-v3.1.0-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v3.1.0-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v3.0.2 by @bolens in #31
- feat: add reversible injection controls by @bolens in #32
Full Changelog: v3.0.2...v3.1.0
v3.0.2
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.0.2-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
bd2dc4a544c3f3f531b3ad04bf4bf487ff12153eef8dbac2f99b6b4ac402fa9d |
millennium-helpers-v3.0.2-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
7e277b2b94fa5adc369e417b5aaa40c269fc61d4d0d6b3d744c5d9b8282a596e |
millennium-helpers-v3.0.2-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
c0aed97371be5cce0027eef2ebe54068a142f5bcd950dd5136cc41384a9af2d5 |
millennium-helpers-v3.0.2-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
90f616c26bcfab132e1e4f64a4d48fec65405a36c662349b521dc2c25df79c68 |
millennium-helpers-v3.0.2-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
78457788321f502815aa7be0b24fcbe53c64f31d1873bfea3177e949a92a9c0c |
millennium-helpers-v3.0.2-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 5abe633c209e5f4563a43ab4efabafe8a120f1bcbd3a8ff4d385cf72699872e1 / 91859d9cb766f9566d11d1dfbc8a371be6d7994baae3f7c8d6c3bd8ec12283dd |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.0.2-linux-amd64/-linux-arm64millennium-v3.0.2-darwin-amd64/-darwin-arm64millennium-v3.0.2-windows-amd64.exe
The release also includes an SPDX JSON SBOM. GitHub build-provenance
attestations cover the published assets and can be verified with gh attestation verify.
Package Verification
sha256sum -c millennium-helpers-v3.0.2-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v3.0.1 by @bolens in #25
- chore(deps): bump determinateSystems/update-flake-lock from 21 to 28 by @dependabot[bot] in #26
- chore(deps): bump actions/labeler from 6 to 7 by @dependabot[bot] in #29
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #28
- chore(deps): bump actions/setup-python from 6 to 7 by @dependabot[bot] in #27
- release: prepare v3.0.2 hardening update by @bolens in #30
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.0.1-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
5ec3c429c16f4096cb0fb66a561b9fd8f44e8a8fd0d4e4de7cc6ec9a58a53f0c |
millennium-helpers-v3.0.1-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
ee89e8cf39839cd631c14316b4a3e34b89309bcb61ef8944b73e56ecd9d9ae87 |
millennium-helpers-v3.0.1-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
03a2cfdab469d9e0bd60b62f34e2adae1985ac4301eb0969d39bf8e5cdbaf2b4 |
millennium-helpers-v3.0.1-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
e005028f78d78e1fd437bf049b07048d5c530c0b2fd04161f972857966401a64 |
millennium-helpers-v3.0.1-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
9bf4dc9e48be808a8a38478d10979e09e59b69a1a309452f7ee2093451782a97 |
millennium-helpers-v3.0.1-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 4d9341d1845162f49e85aefac4828952762308ea3a3c10cb9fff9125a1113f1f / e5673ed538fd5614313af3dcf3793cfcb6c4193c84a8aa2a24128c349765ae31 |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.0.1-linux-amd64/-linux-arm64millennium-v3.0.1-darwin-amd64/-darwin-arm64millennium-v3.0.1-windows-amd64.exe
Package Verification
sha256sum -c millennium-helpers-v3.0.1-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v3.0.0 by @bolens in #21
- fix(packaging): refresh Arch sudoers sha256sums by @bolens in #22
- release: v3.0.1 Arch sudoers checksum sync by @bolens in #23
- fix(mcp): clear CodeQL allocation-size-overflow for v3.0.1 by @bolens in #24
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v3.0.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
de7a0d7ae896dea26e982c45585b2117015e7224b90f754a5a2774578d1d3d92 |
millennium-helpers-v3.0.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
9b35d5eccb0adfe43dd01d9b0d5247454b4d71bb81862931c2d57bab481af440 |
millennium-helpers-v3.0.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
4cbc14dcebed11c80d607e3ee9ad49be93ccfba0e41af3651764d3ad0300a26d |
millennium-helpers-v3.0.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
f437e494dc630f0f739a91fad1bbe083df20b403efe7254af876c8e31075b26c |
millennium-helpers-v3.0.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
665ad4d697a643cc02fb3cd8cbd6c779bff475ee80d86804f41099941ee67507 |
millennium-helpers-v3.0.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 3a332461e6e9ac7ac30457b92b5671d1e42c63c7a61be9d5e45bf847b31657d8 / 6317fc22ff135361f9acb1bdf094f94d08e66144b6f257761e7cbb9b311fd428 |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v3.0.0-linux-amd64/-linux-arm64millennium-v3.0.0-darwin-amd64/-darwin-arm64millennium-v3.0.0-windows-amd64.exe
Package Verification
sha256sum -c millennium-helpers-v3.0.0-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v2.7.0 by @bolens in #18
- fix(release): packaging jobs always() after tag builds by @bolens in #19
- feat!: complete Go script peel for v3.0.0 by @bolens in #20
Full Changelog: v2.7.0...v3.0.0
v2.7.0
Release Verification & Checksums
Versioned, OS/arch-trimmed archives (and controlled source trees):
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-v2.7.0-linux-amd64.tar.gz |
Linux amd64 | scripts + bin/millennium |
96baa9285be191a136aab460ba4e75edc426842333b7df8f719c8de724730ca1 |
millennium-helpers-v2.7.0-linux-arm64.tar.gz |
Linux arm64 | scripts + bin/millennium |
5067b7592df4c06b20406c0e8da50cad76c541c401c4b6d6df8cee6d90833535 |
millennium-helpers-v2.7.0-darwin-amd64.tar.gz |
Darwin amd64 | scripts + bin/millennium |
10a75d831d9648c487a5cc303e615902a9565f9e1689403fc5dd4a9ba90db6e6 |
millennium-helpers-v2.7.0-darwin-arm64.tar.gz |
Darwin arm64 | scripts + bin/millennium |
bb3532ec10271709638cca737ae05cbe55673a508923c8a4d2f106e6bbae07c6 |
millennium-helpers-v2.7.0-windows-amd64.zip |
Windows amd64 | PowerShell scripts + millennium.exe |
ef1514ff14caccc54863932ee250d8bbfc32869fe0f5619166ec8759559b4b93 |
millennium-helpers-v2.7.0-src.tar.gz / -src.zip |
source | full tag tree for from-source builds | 51266f867a227d1c7122b9221fa76c5d926d9686924349484676bddb7535182d / 23bc1a43ad9f4710b58366d5d062a9bff719fd664a622b0f3f83365f5d52cab8 |
Standalone Go dispatchers (also embedded in the matching OS/arch archives):
millennium-v2.7.0-linux-amd64/-linux-arm64millennium-v2.7.0-darwin-amd64/-darwin-arm64millennium-v2.7.0-windows-amd64.exe
Package Verification
sha256sum -c millennium-helpers-v2.7.0-linux-amd64.tar.gz.sha256What's Changed
- chore(packaging): bump to v2.6.2 by @bolens in #12
- Security hardening, licensing, and script modularization by @bolens in #13
- feat: unified Go CLI (schedule/theme/diag/upgrade/purge/repair/MCP) by @bolens in #14
- release: v2.7.0 unified Go CLI by @bolens in #15
- fix(release): Go dispatcher checksum paths for v2.7.0 by @bolens in #16
- fix(release): checksum_one stdout for v2.7.0 by @bolens in #17
Full Changelog: v2.6.2...v2.7.0
v2.6.2
Release Verification & Checksums
Platform-trimmed archives — used by Homebrew, Scoop, Winget manifests, and the piped installers:
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-linux.tar.gz |
Linux/macOS | scripts, completions, man pages | c077c3f536e751e776fabb329600b18d7452d455a2e2dd1908491332569f4e55 |
millennium-helpers-windows.zip |
Windows | PowerShell scripts | 3d1fabe638ce2e990b7b0007ef77dd4afa1668fd558010758f0213c1c8826506 |
Package Verification
To verify the integrity of the downloaded assets, run:
# On Linux/macOS
sha256sum -c millennium-helpers-linux.tar.gz.sha256
# On Windows (PowerShell)
$h = (Get-FileHash .\millennium-helpers-windows.zip -Algorithm SHA256).Hash.ToLower()
Get-Content .\millennium-helpers-windows.zip.sha256
# Compare $h to the hash in the sidecar fileWhat's Changed
Full Changelog: v2.6.1...v2.6.2
v2.6.1
Release Verification & Checksums
Platform-trimmed archives — used by Homebrew, Scoop, Winget manifests, and the piped installers:
| Asset | Platform | Contents | SHA256 |
|---|---|---|---|
millennium-helpers-linux.tar.gz |
Linux/macOS | scripts, completions, man pages | 81c20635326ea945f23729f6c47021a0ba2bd4dfccf1b367bcd48dfdee363827 |
millennium-helpers-windows.zip |
Windows | PowerShell scripts | 22d2759b6b8b2d2e908e48cb2c43caebf81b0e2cd2f876af21f8751c1df5619c |
Package Verification
To verify the integrity of the downloaded assets, run:
# On Linux/macOS
sha256sum -c millennium-helpers-linux.tar.gz.sha256
# On Windows (PowerShell)
$h = (Get-FileHash .\millennium-helpers-windows.zip -Algorithm SHA256).Hash.ToLower()
Get-Content .\millennium-helpers-windows.zip.sha256
# Compare $h to the hash in the sidecar fileWhat's Changed
Full Changelog: v2.6.0...v2.6.1