Skip to content

v0.10.0

Compare
Choose a tag to compare
@joshi4 joshi4 released this 28 May 04:04
· 174 commits to main since this release

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