Skip to content

Commit

Permalink
Publish 0.1.0a3
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupydrive-s3-0.1.0-a3.tgz: b26c193103daef3405c8a838082fb17bf5ea8909b4f5c3ac4bd48aceeaff8ec0

jupydrive_s3-0.1.0a3-py3-none-any.whl: 7f2eead25fdc9e3de05bc4e495729ac81de3d6f5f8e83689bab0b00247594745

jupydrive_s3-0.1.0a3.tar.gz: 8dc1e2b326b9637d63f73d41f7648a0d3734a4070568ded736feebb6f31f33e3
  • Loading branch information
DenisaCG committed Jul 9, 2024
1 parent 98aec3d commit a8574a3
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
26 changes: 24 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.1.0a3

([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/1183afc...98aec3dfa539442e8c6dd1451c0d0fd94fa2d98d))

### Enhancements made

- Add flag which toggles bucket switching UI [#23](https://github.com/QuantStack/jupydrive-s3/pull/23) ([@DenisaCG](https://github.com/DenisaCG))

### Bugs fixed

- Fix formatting root error [#21](https://github.com/QuantStack/jupydrive-s3/pull/21) ([@DenisaCG](https://github.com/DenisaCG))

### Documentation improvements

- Update README file [#22](https://github.com/QuantStack/jupydrive-s3/pull/22) ([@DenisaCG](https://github.com/DenisaCG))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-07-05&to=2024-07-09&type=c))

[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-07-05..2024-07-09&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0a2

([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a))
Expand Down Expand Up @@ -30,8 +54,6 @@

[@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)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0-alpha1

([Full Changelog](https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jupydrive-s3",
"version": "0.1.0-a2",
"version": "0.1.0-a3",
"description": "A JupyterLab extension which enables client-side drives access.",
"keywords": [
"jupyter",
Expand Down

0 comments on commit a8574a3

Please sign in to comment.