File tree 2 files changed +25
-3
lines changed
2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.1.0a3
6
+
7
+ ([ Full Changelog] ( https://github.com/QuantStack/jupydrive-s3/compare/1183afc...98aec3dfa539442e8c6dd1451c0d0fd94fa2d98d ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add flag which toggles bucket switching UI [ #23 ] ( https://github.com/QuantStack/jupydrive-s3/pull/23 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Fix formatting root error [ #21 ] ( https://github.com/QuantStack/jupydrive-s3/pull/21 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
16
+
17
+ ### Documentation improvements
18
+
19
+ - Update README file [ #22 ] ( https://github.com/QuantStack/jupydrive-s3/pull/22 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
20
+
21
+ ### Contributors to this release
22
+
23
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupydrive-s3/graphs/contributors?from=2024-07-05&to=2024-07-09&type=c ) )
24
+
25
+ [ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupydrive-s3+involves%3ADenisaCG+updated%3A2024-07-05..2024-07-09&type=Issues )
26
+
27
+ <!-- <END NEW CHANGELOG ENTRY> -->
28
+
5
29
## 0.1.0a2
6
30
7
31
([ Full Changelog] ( https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a ) )
30
54
31
55
[ @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
56
33
- <!-- <END NEW CHANGELOG ENTRY> -->
34
-
35
57
## 0.1.0-alpha1
36
58
37
59
([ Full Changelog] ( https://github.com/QuantStack/jupydrive-s3/compare/558f874...855034fae68961937a85ed29c81097c8ab51914a ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupydrive-s3" ,
3
- "version" : " 0.1.0-a2 " ,
3
+ "version" : " 0.1.0-a3 " ,
4
4
"description" : " A JupyterLab extension which enables client-side drives access." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments