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
+ ## 4.2.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.4...47eae1d1ee0e1ac16d23709b4f5b1653e5249f83 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Support Tectonic engine and execute user-customizable command sequence [ #245 ] ( https://github.com/jupyterlab/jupyterlab-latex/pull/245 ) ([ @akisaini ] ( https://github.com/akisaini ) )
12
+ - Add jupyter-collaboration to Binder link [ #239 ] ( https://github.com/jupyterlab/jupyterlab-latex/pull/239 ) ([ @ktaletsk ] ( https://github.com/ktaletsk ) )
13
+
14
+ ### Contributors to this release
15
+
16
+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab/jupyterlab-latex/graphs/contributors?from=2024-09-10&to=2024-09-27&type=c ) )
17
+
18
+ [ @akisaini ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aakisaini+updated%3A2024-09-10..2024-09-27&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Agithub-actions+updated%3A2024-09-10..2024-09-27&type=Issues ) | [ @ktaletsk ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-09-10..2024-09-27&type=Issues )
19
+
20
+ <!-- <END NEW CHANGELOG ENTRY> -->
21
+
5
22
## 4.1.4
6
23
7
24
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.3...c3d3d8e0ed1c8c69105a8bbc0d48858c6203af67 ) )
22
39
23
40
[ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Agithub-actions+updated%3A2024-09-05..2024-09-09&type=Issues ) | [ @ktaletsk ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Aktaletsk+updated%3A2024-09-05..2024-09-09&type=Issues ) | [ @naoh16 ] ( https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab-latex+involves%3Anaoh16+updated%3A2024-09-05..2024-09-09&type=Issues )
24
41
25
- <!-- <END NEW CHANGELOG ENTRY> -->
26
-
27
42
## 4.1.3
28
43
29
44
([ Full Changelog] ( https://github.com/jupyterlab/jupyterlab-latex/compare/v4.1.1...3e490aa42608c5170c36b5dd8e641045b3cb9818 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jupyterlab/latex" ,
3
- "version" : " 4.1.4 " ,
3
+ "version" : " 4.2.0 " ,
4
4
"description" : " JupyterLab extension for running LaTeX" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments