Skip to content

Version 5.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Jan 17:59
· 22 commits to main since this release
v5.0.2
290fcbe

Internal changes to how PortableMC is distributed, allowing better inclusion in third-party packaging tools.

Changes

  • Dist: The release profile is now specified in workspace [profile.release] section, instead of the "xtask dist" tool, thus allowing better integration with third-party packages and needs to use cargo test --release afterward.
  • Dist: xtask dist tool accepts a PMC_NO_ARCHIVE env variable, when non-empty it prevents the tool from creating an archive, only the directory which would get archived is built.
  • Dist: No longer using rustc nightly compiler, only using the cargo compiler which is running xtask, and the optional explicit target.
  • Dist: Now including the target's ABI in the archive name.
  • Dist: Globally reduced the CLI's binary size.

Binaries

Compiled binaries are available for multiple operating systems in the release artifacts just below.

Integrity

These binaries have been compiled using open source tooling available in this repository. You can ensure that these binaries have been compiled by the official PortableMC project by checking the PGP signature of the archive you downloaded, the PGP fingerprint of the PortableMC project is: f659b0f0b84a26cac635d72948caee8dc3456b2f

You can download the full public certificate online:

Downloads