0.1.0
Enhancements made
- Set up credentials provider #44 (@DenisaCG)
- Disable directory rename #41 (@DenisaCG)
- Add limit to object listings in helping functions #39 (@DenisaCG)
- Update
getFileType
function #35 (@DenisaCG) - Update
eslintIgnore
and.prettierignore
#32 (@DenisaCG) - Change
DriveBrowser
icon #30 (@DenisaCG) - Improve user experience reliability #29 (@DenisaCG)
- Update Drive Browser #28 (@DenisaCG)
- Upgrade dependencies #27 (@DenisaCG)
- Add flag which toggles bucket switching UI #23 (@DenisaCG)
- Refactor functionalities and files #19 (@DenisaCG)
- Make an arbitrary directory root #17 (@DenisaCG)
- Extract config from
.env
file for dev mode #15 (@DenisaCG) - Refactor contents listing #14 (@DenisaCG)
- Skip getting region if it is provided #13 (@trungleduc)
- Refresh Filebrowser contents after certain operations #10 (@DenisaCG)
- Auth #9 (@afshin)
- Clean Up #8 (@DenisaCG)
- Add functionality to Copy content to another bucket #6 (@DenisaCG)
- Add download functionality #5 (@DenisaCG)
- Add S3 contents functionalities #2 (@DenisaCG)
- Replace default FileBrowser with custom FileBrowser for drives #1 (@DenisaCG)
Bugs fixed
- Fix check object promise handling #42 (@DenisaCG)
- Fix counting functionality for directory rename #37 (@DenisaCG)
- Update logic for checking object type #34 (@DenisaCG)
- Fix root formatting #31 (@DenisaCG)
- Unpin
@lumino/coreutils
package #25 (@DenisaCG) - Fix formatting root error #21 (@DenisaCG)
- Improve switching drives functionality #20 (@DenisaCG)
- Change the name of this package/repo to jupydrive-s3 #18 (@afshin)
- Refactor awaiting S3 operations #16 (@DenisaCG)
Maintenance and upkeep improvements
- Update to
v4
of actions upload and download artifact #40 (@DenisaCG) - Make increment functions protected #38 (@DenisaCG)
Documentation improvements
- Update
README.md
#45 (@DenisaCG) - Update README file #22 (@DenisaCG)
- Update README.md file #7 (@DenisaCG)