v0.2.1
This is mainly a maintenance release, with however some highlights such as the distributed binary size reduction, and the update to the latest rust version and edition (also the packages were updated too). The project structure has also been updated to be more convenient to work with.
The usage of the tool is the same than with the v0.2.0. You're encouraged to update to this new version to save some Internet bandwidth and disk space during installation.
Noticeable changes
- Optimize binary size (#24) : reduces the size of the distributed binary from 3.2M down to 567K. Also update rust and used packages to the latest version.
- Bump rust edition to 2021 and restructure the project sources (#27).