Releases: Tremeschin/nvibrant
Releases · Tremeschin/nvibrant
Release v1.2.0
Immutable
release. Only release title and notes can be modified.
Release v1.1.0
Immutable
release. Only release title and notes can be modified.
Release v1.0.6
Immutable
release. Only release title and notes can be modified.
Release v1.0.5
Immutable
release. Only release title and notes can be modified.
Release v1.0.4
Immutable
release. Only release title and notes can be modified.
Release v1.0.3
- ♻️ Revert to releasing one binary per driver version for guaranteed compatibility and avoid issues (#1). Newer nvibrant features can be backported to older drivers, so files are released as
nvibrant-(nvidia)-v(version).bin, no way around 🤷♂️ - ⬆️ Support Nvidia Driver 575.51.02+ released 12h ago, feedback welcome as haven't reached stable Arch yet!
Release v1.0.2
Release v1.0.1
Convenience: Get the latest v570.133.07 binary. Make sure to have the same driver version, chmod +x to run!
- 🚀 Make releases for all driver versions tagged in NVIDIA/open-gpu-kernel-modules.
- 🤦♂️ Changed
--buildtypetorelease, much smaller binaries. - ✅ Releases are built in GitHub Actions, reproducible, secure.
See the readme for usage :)
Release v1.0.0
Proof of concept, compiled locally, see the readme for usage, extra info and warnings.
- Need to set up a GitHub Actions and automate targeting more driver versions by checking out the submodule.
- I think releasing the binaries as
nvibrant-(os)-(arch)-(nv driver)-(version).binwill be a good way to go