Releases: flydrive-js/core
Releases · flydrive-js/core
Publish relevant files to npm
Commits:
- fix: update list of published and bundled files 6e26368
Full Changelog: v0.0.1-1...v0.0.1-2
Working implementation with a subset of APIs
This release is a working implementation with a subset of APIs
Commits
- test: move gcs specific tests to its own suite 49dc207
- feat: add copyFromFs and moveFromFs methods 0d4e17d
- feat: add debug calls a11f0e7
- test: improve tests coverage a4471e2
- feat: implement url generation APIs for FS driver f7d8e68
- feat: add URL generation methods to GCS driver 08dcd0e
- feat: add exists method c7f366c
- refactor(gcs): ditch pipeline in favor of pipe method 8626b4e
- test: fix stream error issue with gcs.putStream method 18d8e2e
- refactor: listen for readable stream errors as early as possible a44fb8f
- test: add visibility tests 3f9fbab
- fix: normalize file paths to unix slash when converting to key name 6debddc
- refactor(fs): use file.path property when parentPath does not exists 283d713
- fix: type issues 2caf527
- feat: add listAll, getVisibility, and setVisibility methods b53d318
Full Changelog: v0.0.1-0...v0.0.1-1
Release to claim the package name
Its a pre-release just to claim the package name
Commits:
- refactor: remove incomplete s3 implementation for build to pass fbe41e6
- feat: initiate s3 driver 56b4fdb
- refactor: changes to the package name and exports 3fcd123
- test: add error assertions for windows as well 22ed3b4
- test: fix error assertions to capture cross platform error messages 55eb081
- feat: implement deleteAll method for gcs driver 9a43836
- feat: implement deleteAll with fs driver aedcd67
- test: ensure all filesystem operations are made on files and not directories b64cb49
- refactor: manually handle read stream errors e5082d2
- test: remove test pins 30eb61d
- test: pin get_metadata tests 60509ca
- ci: run main suite tests in parallel 3338b06
- refactor: remove files glob since using suites 7bf8449
- test: divide tests into suites 21fd776
- ci: attmept to limit concurrent runs d3f4de3
- test: pin gcs.delete tests a2b7735
- test: pin a set of tests 8e67bcc
- test: fix more flaky tests d9a1125
- test: fix more flaky tests 12e62bb
- test: fix flaky tests (hope so) 85138a2
- test: fix breaking tests 4740796
- ci: pass environment variables to the action a48e22b
- ci: add environment to workflow file 34b1dfe
- ci: add environment to workflow file 73f00ec
- refactor: update disk.put method content types ce2eb43
- test: complete gcs.delete directory test f26385b
- refactor: accept gcs storage instance instead of configuration option 16c16a5
- feat: implement gcs driver b7b6b13
- test: fix breaking tests bcdc70a
- feat: add disk and setup build process 5004dd8
- feat: finish initial implementation of fs driver 22fe95d
- feat: implement key normalizer 79c29d7
- refactor: ignore examples.ts file b208ccf
- refactor: remove examples.ts file 2b0f5a5
Full Changelog: https://github.com/flydrive-js/core/commits/v0.0.1-0