File tree Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Expand file tree Collapse file tree 2 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 0.1.1
6+
7+ ([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5 ) )
8+
9+ ### Enhancements made
10+
11+ - Reorganize plugins structure [ #63 ] ( https://github.com/QuantStack/jupyter-drives/pull/63 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
12+
13+ ### Bugs fixed
14+
15+ - Update logic to check existence of object [ #64 ] ( https://github.com/QuantStack/jupyter-drives/pull/64 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
16+ - Fix notebook uploading [ #62 ] ( https://github.com/QuantStack/jupyter-drives/pull/62 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
17+ - Replace launcher plugin [ #61 ] ( https://github.com/QuantStack/jupyter-drives/pull/61 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
18+ - Update location extraction logic [ #59 ] ( https://github.com/QuantStack/jupyter-drives/pull/59 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
19+ - Add ` boto3 ` dependency [ #52 ] ( https://github.com/QuantStack/jupyter-drives/pull/52 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
20+
21+ ### Contributors to this release
22+
23+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2024-12-13&to=2024-12-18&type=c ) )
24+
25+ [ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2024-12-13..2024-12-18&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2024-12-13..2024-12-18&type=Issues )
26+
27+ <!-- <END NEW CHANGELOG ENTRY> -->
28+
529## 0.1.0
630
731([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.0.1...26e504aec6122d9f4b2ab854f48f1cd102062b59 ) )
2751
2852[ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2024-12-06..2024-12-13&type=Issues ) | [ @ellisonbg ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Aellisonbg+updated%3A2024-12-06..2024-12-13&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2024-12-06..2024-12-13&type=Issues )
2953
30- <!-- <END NEW CHANGELOG ENTRY> -->
31-
3254## 0.0.1
3355
3456([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/be448fe336f6ba194b7723500045f35106d7ec0d...53539f11b278785939a35d83f4de9df826734a2c ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " jupyter-drives" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A Jupyter extension to support drives in the backend." ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments