4. Changelog

4.1. v1.1.5 - 20/10/2020

  • Compile using glibc 2.17 to get compatibility with lot of GNU/Linux distros
  • fix release actions

4.2. v1.1.4 - 12/10/2020

  • fix osx binary path

4.3. v1.1.3 - 12/10/2020

  • fix package brew
  • tempfix remove RPM (must be build on centos)
  • tempfix remove binary (must be build with lower version of glibc)

4.4. v1.1.2 - 12/10/2020

  • add packages debian, rpm, brew

4.5. v1.1.0 - 12/10/2020

  • use click for CLI
  • add input and output format (close #GH-1)
  • colorize output
  • add tests and doc
  • move from travis to github actions
  • build using pyinstaller for linux and macos

4.6. v1.0.6 - 26/05/2020

  • First release