Release 0.2.0
First crates.io release.
We now use a diff approach to creating/deleting accounts, as opposed to deleting all accounts managed by this script every run and recreating those that still exist.
This limits edits to /etc/passwd
and other invasive actions the script must perform when a user is added or removed.
Also, the issue of incorrect ownership of the home directories has been fixed.