Releases: rodneyrehm/jsbin-sync
Releases · rodneyrehm/jsbin-sync
0.3.1 (November 13th 2015)
- fixing
uploadcommand to properly map input files to output states
0.3.0 (November 7th 2015)
- moving
src/sync.jstosrc/upload.js - package returning map of functions, rather than
upload - moving CLI code to
/bin - switching CLI pattern to sub-commands
- adding option
concurrencyto throttle number of parallel requests - adding command
backupto download all bins - adding command
listto print all known remote bins - adding command
removeto delete remote bins
0.2.1 (November 6th 2015)
- adding shebang to cli.js
0.2.0 (November 6th 2015)
- changing returned data structure
- adding command line interface
0.1.0 (November 5th 2015)
- initial release