Releases: aguunu/fishing-jigsaw
Releases · aguunu/fishing-jigsaw
v0.1.0
First Release - v0.1.0
This initial release includes several key features that I hope will be useful to all of you. I've worked hard to make sure that everything is as stable and reliable as possible, but please let me know if you encounter any issues or have any feedback.
Building from Source
If you want to build a release from source, you might follow this steps:
- Download the release source code you want to build from
- Navigate to the project directory
- Build the project using
Cargo
(make sure you have it installed).
cargo build --release
- If the build is successful, you should see an executable file in the
target/release/
directory.
And that's it! If you encounter any issues or have any questions, please don't hesitate to contact me. I'm always happy to help.