Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@amotl amotl released this 16 Oct 16:36
· 2 commits to main since this release

What's Changed

  • Fixed folder argument issue
  • Fixed import dashboards into a folder
  • Added keep-uid argument to preserve the dashboard uid provided in file
  • Added an option to import dashboards from a directory

Thanks, @vrymar.

Details

  • Fix folder issue by @vrymar in #22
  • Add keep-uid argument to preserve the uid provided in file by @vrymar in #24
  • Feature: Support importing multiple dashboards from directory by @vrymar in #27
  • Chore: Add project badges, and verify support on Python 3.13 by @amotl in #28

New Contributors

Full Changelog: v0.3.0...v0.4.0