Skip to content

Version 5.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Dec 12:37
· 48 commits to main since this release
a8edb0b

The second release candidate for PortableMC 5.0.0 two weeks after the first one. Discussion about this update is available at #196. Note that the changes here are also including the previous ones.

Changes

  • API: The API has been fully re-implemented in Rust
  • API: C and Python bindings are being developped, but will not be available directly for 5.0.0
  • CLI: The CLI is the reference implementation of the API Rust crate
  • CLI: Interface has completely changed to address long-term issues we had with the different directories and the sub-commands
  • Doc: Documentation is now automatically generated from Rust code
  • General: Thanks to all contributors of the rewrite-in-rust issue: @Ristovski @HappyGoFishing @MulverineX @jcurtis06 @sedyh @theRookieCoder @theoparis @AinRyzen @rsg245 @AJH123 @JongWasTaken

Downloads

Pre-compiled binaries are available for multiple targets, each archive contains the CLI executable, the dynamic library and the development files: headers, debug symbols and static library (will be available later).