v0.1.19

soxoj/maigretv0.1.19Apr 14, 2021by soxoj

AI Summary

Added a configuration option to disable the progress bar and resolved various runtime issues including a Python module execution bug and async request freezing.

Key Highlights

  • Added `--no-progressbar` option
  • Fixed `python -m maigret` run
  • Fixed requests freeze with timeout async tasks

New Features

  • `--no-progressbar` option
  • Fixed ascii tree bug
  • Fixed python module execution
  • Fixed async request freezing

Full Release Notes

* added `--no-progressbar` option
* fixed ascii tree bug
* fixed `python -m maigret` run
* fixed requests freeze with timeout async tasks