Skip to content

Releases: getsavvyinc/savvy-cli

v0.10.1

02 Jun 02:45
Compare
Choose a tag to compare

Changelog

  • 1fe4788 README: add FAQs
  • 22772d8 README: document sharing
  • 48e2473 README: fix concurrent recording sessions error
  • 937461b README: outline FAQs
  • 89a876e README: savvy ask - help with a single command
  • acdf4e2 README: savvy explain
  • 2ef1446 README: savvy record history
  • 7063616 README: savvy run
  • 7ced9da README: simpler introduction.
  • 5b82f21 Readme: savvy ask - publishing a go module
  • b28bec0 cmd/history: check for multiple recordings before user selects commands
  • 5613f9e cmd/record: detect and fix concurrent recording sessions
  • 131e373 cmd/record: simplify code
  • 2681ce7 demos: fix typo in filename
  • 252c368 history: shutdown signal should kill the shell
  • 192abe6 server: detect permanent net.OpErr and exit listen loop
  • 5497c28 server: removing the socket doesn't end the listener; so we send a shutdown signal
  • 777ad29 server: resolve concurrent errors within the server pkg

v0.10.0

28 May 04:04
Compare
Choose a tag to compare

Changelog

  • ff050dd Fix CVE-2023-45288
  • 6a8ef34 client: Add StepContentByStepID
  • f47cdcd client: Add Type to Step
  • b4b3815 client: impl StepContentByStepID
  • cd6ae85 cmd/file: read file in the b/g
  • cc47d80 cmd/send: stepID -> sendStepID
  • 6430d6f cmd/write: add skeleton for write command
  • d60e2f9 cmd/write: add stepID flag
  • 304fa54 cmd/write: fetch data by step id
  • c1eb64b cmd/write: user must confrim if we want to overwrite the file
  • 815c721 cmd/write: write file after confirming details
  • 670f580 server: treat recording files as separate from a command
  • c1b2143 update server code for savvy record

v0.9.13

21 May 01:05
Compare
Choose a tag to compare

Changelog

  • 9a6e0ed cmd/ask: start interactive mode if no args are provided
  • a3653b0 cmd/explain: start interactive mode if no args provided

v0.9.12

17 May 22:48
Compare
Choose a tag to compare

Changelog

  • 3287525 add glamour
  • ea34254 client: Explain explains code
  • 11fd154 client: display err msg to the user
  • a5b56cb client: explain returns read only ch
  • 3445512 cmd/component: tell users how to exit viewport
  • 05e83f6 cmd/explain: add explain
  • 745b1a5 cmd/explain: update example
  • 5a54178 display explanation
  • 6fd3791 explain: adopt json object for server sent events
  • a90e49a guest client can talk to explain
  • 5bd2c91 viewport: convert
    to newlines

v0.9.11

15 May 21:45
Compare
Choose a tag to compare

Changelog

v0.9.10

14 May 23:37
Compare
Choose a tag to compare

Changelog

  • 4aad051 ask_delegate: assuage users pressing enter will not run the command

v0.9.9

14 May 23:13
Compare
Choose a tag to compare

Changelog

  • fa7347d install: install to hidden dir for better dx when using GUI

v0.9.8

14 May 23:06
Compare
Choose a tag to compare

Changelog

  • 2dccec4 install: improve font legibility and copy-pastability
  • b02dced install: install savvy to /Users/shantanu/savvy/bin/

v0.9.7

14 May 02:18
Compare
Choose a tag to compare

Changelog

  • 275cb1a cmd/ask: add spinner while we generate an answer
  • e03a75e go.{mod, sum}: update deps

v0.9.6

14 May 02:00
ca03348
Compare
Choose a tag to compare

Changelog

  • ca03348 go.{mod, sum}: update deps