0.5.9
- Added Alert Threshold enabled/disabled to Graphs.
- Added constants for all Grafana value formats
- Added support for repetitions to Stat Panels (https://grafana.com/docs/grafana/latest/variables/repeat-panels-or-rows/)
- Added textMode option to Stat Panels
- Add Panel object for all panels to inherit from
- Add Dashboard list panel (https://grafana.com/docs/grafana/latest/panels/visualizations/dashboard-list-panel/)
Changes
- Change supported python versions from 3.6 to 3.9
- Added hide parameter to Target
- Updated dependencies (docs, build, CI)
- Consistent coding style
Thanks for your contributions @JamesGibo, @birdflyer-lszo, @dholbach, @mazzi and @shi-ron!