v0.7.5
- Tools-system package is no longer installed with
apio install -a(as it is considered obsolete) - Security vulnerability fixed. Thanks to @xesxen. No token used for accesing the github api: Currently only 60 petitions per hour can be made, but it should be enough by the moment (as it is only used for installing packages)
- Fixed a bug in the tests. Thanks to @Luflosi