File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-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.3
6
+
7
+ ([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.2...46817de58321fb8f2868abf8b7a69e62a0fadf21 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add drive handling operations [ #67 ] ( https://github.com/QuantStack/jupyter-drives/pull/67 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
12
+ - Remove drives list provider plugin [ #66 ] ( https://github.com/QuantStack/jupyter-drives/pull/66 ) ([ @DenisaCG ] ( https://github.com/DenisaCG ) )
13
+
14
+ ### Contributors to this release
15
+
16
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyter-drives/graphs/contributors?from=2025-01-06&to=2025-01-14&type=c ) )
17
+
18
+ [ @DenisaCG ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3ADenisaCG+updated%3A2025-01-06..2025-01-14&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agithub-actions+updated%3A2025-01-06..2025-01-14&type=Issues )
19
+
20
+ <!-- <END NEW CHANGELOG ENTRY> -->
21
+
5
22
## 0.1.2
6
23
7
24
([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.1...cf120affc369836154c4dd277493086c01dbe7f0 ) )
16
33
17
34
[ @gogakoreli ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyter-drives+involves%3Agogakoreli+updated%3A2024-12-18..2025-01-06&type=Issues )
18
35
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
36
## 0.1.1
22
37
23
38
([ Full Changelog] ( https://github.com/QuantStack/jupyter-drives/compare/v0.1.0...f789bf757e92268a917954e5da4ee26d32c85af5 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyter-drives" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " A Jupyter extension to support drives in the backend." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments