Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:30
· 130 commits to main since this release
759bea9

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-arm64
  • millennium-v2.7.0-darwin-amd64 / -darwin-arm64
  • millennium-v2.7.0-windows-amd64.exe

Package Verification

sha256sum -c millennium-helpers-v2.7.0-linux-amd64.tar.gz.sha256

What'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