Skip to content

Releases: lucasnevespereira/dashmin

v0.3.3

05 Feb 21:51

Choose a tag to compare

v0.3.2

05 Feb 21:16

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

05 Feb 18:01

Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - CLI Restructure

05 Feb 17:35
cb80955

Choose a tag to compare

Breaking Changes

Commands have been reorganized for better discoverability:

Before After
dashmin add dashmin app add
dashmin remove dashmin app remove
dashmin list dashmin app list
dashmin test dashmin app test
dashmin query myapp label sql dashmin query add myapp label sql
dashmin prompt dashmin query generate
dashmin all dashmin show
dashmin see myapp dashmin show myapp
dashmin ai dashmin config ai
dashmin config dashmin config show

New

  • dashmin query list <app> - List queries for an app
  • dashmin config path - Show config file path
  • ROADMAP.md with planned features

Install

go install github.com/lucasnevespereira/dashmin@v0.3.0

v0.2.0

15 Sep 17:51

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

14 Sep 22:50

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Sep 22:32

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Sep 21:45

Choose a tag to compare