File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-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.4.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.3.0...bd9c07a7fec2bfb62c6863a0aacdaefbf22bcd82 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Provider registry [ #50 ] ( https://github.com/jupyterlite/ai/pull/50 ) ([ @brichet ] ( https://github.com/brichet ) )
12
+ - Completer plugin [ #49 ] ( https://github.com/jupyterlite/ai/pull/49 ) ([ @brichet ] ( https://github.com/brichet ) )
13
+ - Settings UI improvement [ #48 ] ( https://github.com/jupyterlite/ai/pull/48 ) ([ @brichet ] ( https://github.com/brichet ) )
14
+
15
+ ### Contributors to this release
16
+
17
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlite/ai/graphs/contributors?from=2025-02-19&to=2025-03-10&type=c ) )
18
+
19
+ [ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2025-02-19..2025-03-10&type=Issues )
20
+
21
+ <!-- <END NEW CHANGELOG ENTRY> -->
22
+
5
23
## 0.3.0
6
24
7
25
([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.2.0...1b482ade692e42ad8885aaf3211502720cadeecf ) )
39
57
40
58
[ @brichet ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Abrichet+updated%3A2024-12-04..2025-02-19&type=Issues ) | [ @jtpio ] ( https://github.com/search?q=repo%3Ajupyterlite%2Fai+involves%3Ajtpio+updated%3A2024-12-04..2025-02-19&type=Issues )
41
59
42
- <!-- <END NEW CHANGELOG ENTRY> -->
43
-
44
60
## 0.2.0
45
61
46
62
([ Full Changelog] ( https://github.com/jupyterlite/ai/compare/v0.1.0...8c41100bf87c99e377fd4752c50853dace7667e1 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyterlite/ai" ,
3
- "version" : " 0.3 .0" ,
3
+ "version" : " 0.4 .0" ,
4
4
"description" : " AI code completions and chat for JupyterLite" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments