Skip to content

v2.0.3

Compare
Choose a tag to compare
@sanderpick sanderpick released this 26 Sep 19:27
· 137 commits to master since this release
10ee007

CLI

  • Adds a -q/--quiet flag to buck push, buck pull, and buck init
  • Adds a -y/--yess flag to buck archive

Fixes

  • Fixes a WebSocket timeout issue seen when using the JS lib's listPath method

Closes #355
Closes #350
Closes #351