File tree 2 files changed +22
-3
lines changed
2 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 1.0.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jtpio/ipylab/compare/v0.7.1...0f4e2a141ef68e7d6f3957c3250b300919b3d2d7 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add rest of Title API [ #125 ] ( https://github.com/jtpio/ipylab/pull/125 ) ([ @bollwyvl ] ( https://github.com/bollwyvl ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Update to JupyterLab 4 [ #126 ] ( https://github.com/jtpio/ipylab/pull/126 ) ([ @jtpio ] ( https://github.com/jtpio ) )
16
+ - Bump yaml from 2.1.1 to 2.2.2 [ #119 ] ( https://github.com/jtpio/ipylab/pull/119 ) ([ @dependabot ] ( https://github.com/dependabot ) )
17
+
18
+ ### Contributors to this release
19
+
20
+ ([ GitHub contributors page for this release] ( https://github.com/jtpio/ipylab/graphs/contributors?from=2023-03-30&to=2023-08-11&type=c ) )
21
+
22
+ [ @bollwyvl ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Abollwyvl+updated%3A2023-03-30..2023-08-11&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Adependabot+updated%3A2023-03-30..2023-08-11&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Agithub-actions+updated%3A2023-03-30..2023-08-11&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Ajtpio+updated%3A2023-03-30..2023-08-11&type=Issues )
23
+
24
+ <!-- <END NEW CHANGELOG ENTRY> -->
25
+
5
26
## 0.7.1
6
27
7
28
([ Full Changelog] ( https://github.com/jtpio/ipylab/compare/v0.7.0...2de9db4c1780a86beabb78fcdaa4cbd7ae6271a6 ) )
17
38
18
39
[ @github-actions ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Agithub-actions+updated%3A2023-03-29..2023-03-30&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajtpio%2Fipylab+involves%3Ajtpio+updated%3A2023-03-29..2023-03-30&type=Issues )
19
40
20
- <!-- <END NEW CHANGELOG ENTRY> -->
21
-
22
41
## 0.7.0
23
42
24
43
([ Full Changelog] ( https://github.com/jtpio/ipylab/compare/v0.6.0...33d8e3d91832645106f87e6dcb4dac88180f1fa7 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipylab" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"description" : " Control JupyterLab from Python notebooks" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments