Skip to content

Releases: rodneyrehm/jsbin-sync

0.3.1 (November 13th 2015)

13 Nov 16:28

Choose a tag to compare

  • fixing upload command to properly map input files to output states

0.3.0 (November 7th 2015)

07 Nov 21:50

Choose a tag to compare

  • moving src/sync.js to src/upload.js
  • package returning map of functions, rather than upload
  • moving CLI code to /bin
  • switching CLI pattern to sub-commands
  • adding option concurrency to throttle number of parallel requests
  • adding command backup to download all bins
  • adding command list to print all known remote bins
  • adding command remove to delete remote bins

0.2.1 (November 6th 2015)

06 Nov 16:11

Choose a tag to compare

  • adding shebang to cli.js

0.2.0 (November 6th 2015)

06 Nov 16:05

Choose a tag to compare

  • changing returned data structure
  • adding command line interface

0.1.0 (November 5th 2015)

06 Nov 16:05

Choose a tag to compare

  • initial release