================ - Improve progressbar behavior - Upgrade required packages to their recent versions
0.6.0
================ - Add "--concurrency" option to run multiple requests in parallel as requested through 2. Thanks, `jangaraj`_. - Extend non_leaf_nodes with "list" and "links" - Improve logging
0.5.0
================ - Raise the limit for ``search_dashboards()`` to its maximum value (5000). Thanks, `jangaraj`_.
0.4.0
================ Slightly improve the situation with large Grafana installations, see 2. Thanks, `jangaraj`_.
- Add option ``--cache-ttl`` for controlling the cache expiration time - Improve error logging when hitting Grafana unauthorized - Improve performance of search routine
.. _jangaraj: https://github.com/jangaraj
0.3.1
================ - Add progress indicator - Improve logging and reporting