|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.1.0a2 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Refactor functionalities and files [#19](https://github.com/QuantStack/jupydrive-s3/pull/19) ([@DenisaCG](https://github.com/DenisaCG)) |
| 12 | +- Make an arbitrary directory root [#17](https://github.com/QuantStack/jupydrive-s3/pull/17) ([@DenisaCG](https://github.com/DenisaCG)) |
| 13 | +- Extract config from `.env` file for dev mode [#15](https://github.com/QuantStack/jupydrive-s3/pull/15) ([@DenisaCG](https://github.com/DenisaCG)) |
| 14 | +- Refactor contents listing [#14](https://github.com/QuantStack/jupydrive-s3/pull/14) ([@DenisaCG](https://github.com/DenisaCG)) |
| 15 | +- Skip getting region if it is provided [#13](https://github.com/QuantStack/jupydrive-s3/pull/13) ([@trungleduc](https://github.com/trungleduc)) |
| 16 | + |
| 17 | +### Bugs fixed |
| 18 | + |
| 19 | +- Improve switching drives functionality [#20](https://github.com/QuantStack/jupydrive-s3/pull/20) ([@DenisaCG](https://github.com/DenisaCG)) |
| 20 | +- Change the name of this package/repo to jupydrive-s3 [#18](https://github.com/QuantStack/jupydrive-s3/pull/18) ([@afshin](https://github.com/afshin)) |
| 21 | +- Refactor awaiting S3 operations [#16](https://github.com/QuantStack/jupydrive-s3/pull/16) ([@DenisaCG](https://github.com/DenisaCG)) |
| 22 | + |
| 23 | +### Other merged PRs |
| 24 | + |
| 25 | +- v0.1.0-alpha [#12](https://github.com/QuantStack/jupydrive-s3/pull/12) ([@afshin](https://github.com/afshin)) |
| 26 | + |
| 27 | +### Contributors to this release |
| 28 | + |
| 29 | +([GitHub contributors page for this release](https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-05-21&to=2024-06-25&type=c)) |
| 30 | + |
| 31 | +[@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3Aafshin+updated%3A2024-05-21..2024-06-25&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-05-21..2024-06-25&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3Atrungleduc+updated%3A2024-05-21..2024-06-25&type=Issues) |
| 32 | + |
| 33 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 34 | + |
5 | 35 | ## 0.1.0-alpha1
|
6 | 36 |
|
7 | 37 | ([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a))
|
|
29 | 59 | ([GitHub contributors page for this release](https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-05-21&to=2024-06-24&type=c))
|
30 | 60 |
|
31 | 61 | [@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3Aafshin+updated%3A2024-05-21..2024-06-24&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-05-21..2024-06-24&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3Atrungleduc+updated%3A2024-05-21..2024-06-24&type=Issues)
|
32 |
| - |
33 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
|
0 commit comments