Bump version number to 0.2.0
Fix BULGE-17 by checking epoch as well as version for reinstall message
Ensure release builds are stripped
Update dependencies and use non-static curl for isahc
Ensure databases are synced before looking for updates
Hide unimplemented commands in prep for 0.1.0
Improve help command by describing commands
Handle packages not being found better, fixes BULGE-16
Relicense under Apache 2.0
Add a check if the package set is empty for removing packages
Fix serious issue with deleting conflicts ignoring INSTALL_ROOT
guess how i found this bug
Bump our futures version as 0.3.18 got yanked
Remove text_io as we don't use it anymore
Remove old and now unused run_install
Use new macro for prompting to deleting lock file
Merge branch 'transactions'