github HorlogeSkynet/archey4 v4.4.0

latest releases: v4.14.3.0, v4.14.2.0, v4.14.1.0...
6 years ago

Hello there,

This has been a very long road, here is an exhaustive briefing of new changes :

The project

  • Software architecture has been reworked (such a Python project now)
  • Test cases have been added (run them with python3 setup.py test)
  • Now compatible with setuptools (pip3 install .)
  • Improves documentation
  • New code styles to improve readability
  • Program now available on PyPI (pip3 install archey4)
  • Travis CI will now automatically inspect the code !
  • A .gitignore has been added

Features, Improvements & Bug fixes

  • Now GPU will sort entries by relevancy and output only the best one
  • Adds new strings to configuration for translation
  • Execution warnings are now mutable (check suppress_warnings in the configuration)
  • Major optimizations of external calls
  • Packages entry will now output more accurate values, and is compatible with non-English locales

A big thanks to @adjagu, @Si13n7 and @Xysto for their respective time !


PS : I'll attach new binaries a bit later, sorry for the inconvenience 😬
PS2 : I'll also stop building RPM release packages 'cause they actually don't work (tested on Fedora with @Xysto), so we'd need a packager 👍


There is actually a problem with the DEB package (you may have some files within your / directory)...
It will be fixed with the next release. Sorry for the inconvenience.

Don't miss a new archey4 release

NewReleases is sending notifications on new releases.