Skip to content

2.0.2

Compare
Choose a tag to compare
@dimitrov-d dimitrov-d released this 29 Mar 11:49
· 67 commits to master since this release
eb6b379

Storage

  • [Fixed] default ignore patterns matching incorrect files
  • [Added] auto-ignore upload for node_modules, .git folders and files that match patterns in .gitignore file
  • [Added] ignoreFiles upload option to specify whether to ignore those files. (default=true)

CLI v1.2.2

  • [Added] --ignore flag to ignore uploading files that match patterns in .gitignore file
  • [Modified] file upload result to return file UUID and CID and exclude S3 url