What's new?
We are happy to announce that with the latest changes Nazara is now mature enough to have reached feature completeness. (At least for it's MVP)
We now deem it mature enough that it can be used (carefully) in real world scenarios.
Thanks to all the contributors, reviewers and friends who made this possible!
What's Changed
- Docs: Create VM testing guide (v1.0) by @ByteOtter in #130
- [Fix/Refactor] Refactor main.rs by @ByteOtter in #132
- Fix: Actually use hostname when config name paramter empty by @ByteOtter in #135
- Fix: Fix auto mode by @ByteOtter in #138
- Fix: Clean up the auto mode function by @ByteOtter in #139
- [Tests:] Prepare project structure for test suite by @ByteOtter in #140
- [Feature] Allow specifying of primary IP addresses by @ByteOtter in #142
- Release: Prepare for v0.1.0 by @ByteOtter in #143
We hope you are happy with the result and are looking forward to future updates as much as we are. :)
If you encounter any issues please don't hesitate to open an issue.
Kind regards,
- The Nazara Team 🦑
Full Changelog: v0.1.0_beta.3...v0.1.0