File tree Expand file tree Collapse file tree 2 files changed +28
-3
lines changed Expand file tree Collapse file tree 2 files changed +28
-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.6.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.3...32e0371f66bb5790dc3dd9c4b85f3e94c1673d0e ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Update to JupyterLab 4 [ #55 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/55 ) ([ @jtpio ] ( https://github.com/jtpio ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Fix creating a new notebook [ #60 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/60 ) ([ @jtpio ] ( https://github.com/jtpio ) )
16
+
17
+ ### Maintenance and upkeep improvements
18
+
19
+ - Add ReadTheDocs preview workflow [ #59 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/59 ) ([ @jtpio ] ( https://github.com/jtpio ) )
20
+ - Update the ReadTheDocs setup [ #53 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/53 ) ([ @jtpio ] ( https://github.com/jtpio ) )
21
+ - Migrate to ` hatch ` [ #52 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/52 ) ([ @jtpio ] ( https://github.com/jtpio ) )
22
+ - Create ` enforce-label.yml ` [ #51 ] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/51 ) ([ @jtpio ] ( https://github.com/jtpio ) )
23
+
24
+ ### Contributors to this release
25
+
26
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2023-01-02&to=2023-10-26&type=c ) )
27
+
28
+ [ @fcollonval ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Afcollonval+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2023-01-02..2023-10-26&type=Issues ) | [ @psychemedia ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Apsychemedia+updated%3A2023-01-02..2023-10-26&type=Issues )
29
+
30
+ <!-- <END NEW CHANGELOG ENTRY> -->
31
+
5
32
## 0.5.3
6
33
7
34
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.2...3a5b154c371a3490d8c157ed224a04bc892b8d67 ) )
20
47
21
48
[ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-08-02..2023-01-02&type=Issues ) | [ @tanaga9 ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-filesystem-access+involves%3Atanaga9+updated%3A2022-08-02..2023-01-02&type=Issues )
22
49
23
- <!-- <END NEW CHANGELOG ENTRY> -->
24
-
25
50
## 0.5.2
26
51
27
52
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.5.1...aed82cae404ab142796351b2b2048f4d7dfe162d ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab-filesystem-access" ,
3
- "version" : " 0.5.3 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Mount local files using the Filesystem API" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments