v7.0.0
What's Changed
- We've faced out
robot.http
usage in the package and are usingfetch
now. GrafanaService
is no longer dependent onrobot.http
in the constructor.- We've removed
http.js
. - The
Bot
can now fully handle string commands withsendDashboardChartFromString
.
Full Changelog: v6.0.1...v7.0.0