File tree Expand file tree Collapse file tree 2 files changed +27
-3
lines changed Expand file tree Collapse file tree 2 files changed +27
-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/jupyterlab-gather/compare/v0.1.2...54d56262995eed071dc5e27c0f7b9a27d086d241 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add cube download [ #31 ] ( https://github.com/QuantStack/jupyterlab-gather/pull/31 ) ([ @gjmooney ] ( https://github.com/gjmooney ) )
12
+ - Add zustand [ #30 ] ( https://github.com/QuantStack/jupyterlab-gather/pull/30 ) ([ @gjmooney ] ( https://github.com/gjmooney ) )
13
+ - Add cube files; Update model links; Remove presenter toggle [ #28 ] ( https://github.com/QuantStack/jupyterlab-gather/pull/28 ) ([ @gjmooney ] ( https://github.com/gjmooney ) )
14
+
15
+ ### Bugs fixed
16
+
17
+ - Add cube files; Update model links; Remove presenter toggle [ #28 ] ( https://github.com/QuantStack/jupyterlab-gather/pull/28 ) ([ @gjmooney ] ( https://github.com/gjmooney ) )
18
+
19
+ ### Other merged PRs
20
+
21
+ - Readme change [ #32 ] ( https://github.com/QuantStack/jupyterlab-gather/pull/32 ) ([ @gjmooney ] ( https://github.com/gjmooney ) )
22
+
23
+ ### Contributors to this release
24
+
25
+ ([ GitHub contributors page for this release] ( https://github.com/QuantStack/jupyterlab-gather/graphs/contributors?from=2024-06-19&to=2025-09-08&type=c ) )
26
+
27
+ [ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agithub-actions+updated%3A2024-06-19..2025-09-08&type=Issues ) | [ @gjmooney ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agjmooney+updated%3A2024-06-19..2025-09-08&type=Issues )
28
+
29
+ <!-- <END NEW CHANGELOG ENTRY> -->
30
+
5
31
## 0.1.2
6
32
7
33
([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-gather/compare/v0.1.1...58bcebc66e06d13ed5521152d541491cdc425d16 ) )
27
53
28
54
[ @github-actions ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agithub-actions+updated%3A2024-05-30..2024-06-19&type=Issues ) | [ @gjmooney ] ( https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-gather+involves%3Agjmooney+updated%3A2024-05-30..2024-06-19&type=Issues )
29
55
30
- <!-- <END NEW CHANGELOG ENTRY> -->
31
-
32
56
## 0.1.1
33
57
34
58
([ Full Changelog] ( https://github.com/QuantStack/jupyterlab-gather/compare/0.1.0...c85a1aee929fb4191f807b8390b8817a3ec78ad9 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jupyterlab_gather" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Video presentation over WebRTC with AR capabilities." ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments