Skip to content

v0.7.5

Choose a tag to compare

@Obijuan Obijuan released this 21 Jul 08:12
· 2516 commits to develop since this release
  • 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