Skip to content

Releases: NinjaCheetah/rustwii

v0.1.0 Release Candidate 2

04 Apr 04:59
1a3d76c

Choose a tag to compare

Pre-release

This is the second release candidate for the rustwii CLI!

I was informed that I had forgotten about the basic banner parsing features from libWiiPy in the previous release candidate, so I added those and here we are! The CLI now supports displaying the channel name with the info command for channel WADs, and allows for changing the name of a channel when using the wad edit command.

Please be aware that while this build offers every feature from the WiiPy CLI, this is a pre-release and not every feature has been extensively tested. They have all been shown to work under some basic test conditions, but unexpected issues may still pop up as you get into more complex use cases. Please report any issues that appear.

Note for macOS users: The builds shipped here are not notarized, so you will need to follow the typical steps to bypass Gatekeeper when running them. The production release of v0.1.0 will be notarized.

v0.1.0 Release Candidate 1

30 Mar 17:30
b73be8c

Choose a tag to compare

Pre-release

This is a release candidate build of the rustwii CLI. It has every single feature ported over from WiiPy as far as I'm aware, but if features are missing please let me know!

Also be aware that while this build offers every feature from the WiiPy CLI, this is a pre-release and not every feature has been extensively tested. They have all been shown to work under some basic test conditions, but unexpected issues may still pop up as you get into more complex use cases. Please report any issues that appear.