Skip to content

0.20.0

Compare
Choose a tag to compare
@joshi4 joshi4 released this 07 Nov 04:11
· 18 commits to main since this release

Changelog

  • efb70e5 add local flag to savvy run
  • fe6be90 client: Add a local client.
  • b58c262 client: Runbooks add an opt to fetch all runbooks or just runbooks owned by a user
  • a2f403d cmd/run: use smaller client.RunbookClient instead of the full client.
  • 3121233 storage: Write/Read runbooks to a local file
  • 61a95e2 storage: serialize using gob instead of json
  • 489f4a9 storage: store local copy at ~/.savvy