Releases: drshade/kyyn-releases
Releases · drshade/kyyn-releases
Release list
1.0.0-rc.3 - 2026-08-03
Release notes
- Correct the Homebrew formula component order discovered by the first public
RC pipeline pass, keeping the published formula byte-identical to the
reviewed and attested release artifact. - Require Homebrew's full formula style audit before finalization and any
public Release or container publication, so channel-invalid formulae fail
before release state is created.
Install
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/drshade/kyyn-releases/releases/download/v1.0.0-rc.3/kyyn-installer.sh | shHomebrew: brew install drshade/kyyn/kyyn.
This release was built from the private source revision recorded in
kyyn-release-manifest.json. GitHub's automatically generated “Source code”
archives contain only the public release-hosting repository; they are not the
Kyyn engine source.
1.0.0-rc.2 - 2026-08-03
Release notes
- Keep the Kyyn engine source and development history private while publishing
anonymously downloadable application artifacts from the public
drshade/kyyn-releasesrepository. GitHub's generated source archives now
contain only that distribution repository, never the engine source. - Replace cargo-dist with an owned, five-target release pipeline. Pull requests
build and retain the complete archive, installer, Homebrew, Debian, AUR and
OCI proof without publication credentials; reviewed version tags alone may
publish those artifact shapes. - Add deterministic archives, an embedded-checksum shell installer and a
Kyyn-owned release manifest tied to the exact private source commit. The
unified checksum covers every archive, package, installer, formula, container
image, individual checksum and the manifest itself.
Install
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/drshade/kyyn-releases/releases/download/v1.0.0-rc.2/kyyn-installer.sh | shHomebrew: brew install drshade/kyyn/kyyn.
This release was built from the private source revision recorded in
kyyn-release-manifest.json. GitHub's automatically generated “Source code”
archives contain only the public release-hosting repository; they are not the
Kyyn engine source.