|
8 | 8 |
|
9 | 9 | ### Maintenance and upkeep improvements
|
10 | 10 |
|
11 |
| -- Update workflows [#43](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/43) ([@ihuicatl](https://github.com/ihuicatl)) |
| 11 | +- Update workflows [#43](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/43) ([@IsabelParedes](https://github.com/IsabelParedes)) |
12 | 12 |
|
13 | 13 | ### Contributors to this release
|
14 | 14 |
|
15 | 15 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2023-08-24&to=2023-11-27&type=c))
|
16 | 16 |
|
17 |
| -[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2023-08-24..2023-11-27&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2023-08-24..2023-11-27&type=Issues) |
| 17 | +[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2023-08-24..2023-11-27&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2023-08-24..2023-11-27&type=Issues) |
18 | 18 |
|
19 | 19 | <!-- <END NEW CHANGELOG ENTRY> -->
|
20 | 20 |
|
|
24 | 24 |
|
25 | 25 | ### Bugs fixed
|
26 | 26 |
|
27 |
| -- Fix grid height resetting [#42](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/42) ([@ihuicatl](https://github.com/ihuicatl)) |
| 27 | +- Fix grid height resetting [#42](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/42) ([@IsabelParedes](https://github.com/IsabelParedes)) |
28 | 28 |
|
29 | 29 | ### Documentation improvements
|
30 | 30 |
|
31 |
| -- Revert "Update extension version for JupyterLite" [#38](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/38) ([@ihuicatl](https://github.com/ihuicatl)) |
32 |
| -- Update extension version for JupyterLite [#37](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/37) ([@ihuicatl](https://github.com/ihuicatl)) |
33 |
| -- Change docs theme to renku [#36](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/36) ([@ihuicatl](https://github.com/ihuicatl)) |
| 31 | +- Revert "Update extension version for JupyterLite" [#38](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/38) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 32 | +- Update extension version for JupyterLite [#37](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/37) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 33 | +- Change docs theme to renku [#36](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/36) ([@IsabelParedes](https://github.com/IsabelParedes)) |
34 | 34 |
|
35 | 35 | ### Contributors to this release
|
36 | 36 |
|
37 | 37 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2023-08-24&to=2023-11-17&type=c))
|
38 | 38 |
|
39 |
| -[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2023-08-24..2023-11-17&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2023-08-24..2023-11-17&type=Issues) |
| 39 | +[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2023-08-24..2023-11-17&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2023-08-24..2023-11-17&type=Issues) |
40 | 40 |
|
41 | 41 | ## 0.3.0
|
42 | 42 |
|
43 | 43 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.2.1...cc8f20317ae5fdbeea9f280270ad4f5d6034639f))
|
44 | 44 |
|
45 | 45 | ### Enhancements made
|
46 | 46 |
|
47 |
| -- Replace Amphion with URDF Loaders and Three.js [#30](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/30) ([@ihuicatl](https://github.com/ihuicatl)) |
48 |
| -- Migrate to JupyterLab 4 [#29](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/29) ([@ihuicatl](https://github.com/ihuicatl)) |
| 47 | +- Replace Amphion with URDF Loaders and Three.js [#30](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/30) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 48 | +- Migrate to JupyterLab 4 [#29](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/29) ([@IsabelParedes](https://github.com/IsabelParedes)) |
49 | 49 |
|
50 | 50 | ### Bugs fixed
|
51 | 51 |
|
52 |
| -- Replace Amphion with URDF Loaders and Three.js [#30](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/30) ([@ihuicatl](https://github.com/ihuicatl)) |
| 52 | +- Replace Amphion with URDF Loaders and Three.js [#30](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/30) ([@IsabelParedes](https://github.com/IsabelParedes)) |
53 | 53 |
|
54 | 54 | ### Documentation improvements
|
55 | 55 |
|
56 |
| -- Troubleshoot readthedocs build [#35](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/35) ([@ihuicatl](https://github.com/ihuicatl)) |
57 |
| -- Fix readthedocs build [#34](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/34) ([@ihuicatl](https://github.com/ihuicatl)) |
58 |
| -- Update Documentation [#32](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/32) ([@ihuicatl](https://github.com/ihuicatl)) |
| 56 | +- Troubleshoot readthedocs build [#35](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/35) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 57 | +- Fix readthedocs build [#34](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/34) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 58 | +- Update Documentation [#32](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/32) ([@IsabelParedes](https://github.com/IsabelParedes)) |
59 | 59 |
|
60 | 60 | ### Other merged PRs
|
61 | 61 |
|
62 |
| -- Update homepage links to reflect transfer [#28](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/28) ([@ihuicatl](https://github.com/ihuicatl)) |
| 62 | +- Update homepage links to reflect transfer [#28](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/28) ([@IsabelParedes](https://github.com/IsabelParedes)) |
63 | 63 |
|
64 | 64 | ### Contributors to this release
|
65 | 65 |
|
66 | 66 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-10-11&to=2023-08-24&type=c))
|
67 | 67 |
|
68 |
| -[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-10-11..2023-08-24&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-10-11..2023-08-24&type=Issues) |
| 68 | +[@github-actions](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-10-11..2023-08-24&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2022-10-11..2023-08-24&type=Issues) |
69 | 69 |
|
70 | 70 | ## 0.2.1
|
71 | 71 |
|
72 | 72 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.2.0...3602f83946e864c522863ffec0ef78a6b8612d24))
|
73 | 73 |
|
74 | 74 | ### Enhancements made
|
75 | 75 |
|
76 |
| -- Enable syntax highlighting for URDFs [#26](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/26) ([@ihuicatl](https://github.com/ihuicatl)) |
| 76 | +- Enable syntax highlighting for URDFs [#26](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/26) ([@IsabelParedes](https://github.com/IsabelParedes)) |
77 | 77 |
|
78 | 78 | ### Bugs fixed
|
79 | 79 |
|
80 |
| -- Enable syntax highlighting for URDFs [#26](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/26) ([@ihuicatl](https://github.com/ihuicatl)) |
| 80 | +- Enable syntax highlighting for URDFs [#26](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/26) ([@IsabelParedes](https://github.com/IsabelParedes)) |
81 | 81 |
|
82 | 82 | ### Contributors to this release
|
83 | 83 |
|
84 | 84 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-09-22&to=2022-10-11&type=c))
|
85 | 85 |
|
86 |
| -[@ihuicatl](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-09-22..2022-10-11&type=Issues) |
| 86 | +[@IsabelParedes](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2022-09-22..2022-10-11&type=Issues) |
87 | 87 |
|
88 | 88 | ## 0.2.0
|
89 | 89 |
|
90 | 90 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.1.2...1c83122721711101f1973080b98eb7a359aebb6d))
|
91 | 91 |
|
92 | 92 | ### Enhancements made
|
93 | 93 |
|
94 |
| -- Add jupyter-rospkg dependency [#23](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/23) ([@ihuicatl](https://github.com/ihuicatl)) |
| 94 | +- Add jupyter-rospkg dependency [#23](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/23) ([@IsabelParedes](https://github.com/IsabelParedes)) |
95 | 95 |
|
96 | 96 | ### Documentation improvements
|
97 | 97 |
|
98 |
| -- Update documentation [#24](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/24) ([@ihuicatl](https://github.com/ihuicatl)) |
| 98 | +- Update documentation [#24](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/24) ([@IsabelParedes](https://github.com/IsabelParedes)) |
99 | 99 |
|
100 | 100 | ### Contributors to this release
|
101 | 101 |
|
102 | 102 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-07-29&to=2022-09-22&type=c))
|
103 | 103 |
|
104 |
| -[@github-actions](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-29..2022-09-22&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-07-29..2022-09-22&type=Issues) |
| 104 | +[@github-actions](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-29..2022-09-22&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2022-07-29..2022-09-22&type=Issues) |
105 | 105 |
|
106 | 106 | ## 0.1.2
|
107 | 107 |
|
|
115 | 115 |
|
116 | 116 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-07-20&to=2022-07-29&type=c))
|
117 | 117 |
|
118 |
| -[@github-actions](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-20..2022-07-29&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-07-20..2022-07-29&type=Issues) | [@vkmb](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Avkmb+updated%3A2022-07-20..2022-07-29&type=Issues) |
| 118 | +[@github-actions](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-20..2022-07-29&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2022-07-20..2022-07-29&type=Issues) | [@vkmb](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3Avkmb+updated%3A2022-07-20..2022-07-29&type=Issues) |
119 | 119 |
|
120 | 120 | ## 0.1.1
|
121 | 121 |
|
122 | 122 | ([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-urdf/compare/v0.1.0a0...780dbc0d67539230876d15c3bf1fd9d4dc7e264a))
|
123 | 123 |
|
124 | 124 | ### Enhancements made
|
125 | 125 |
|
126 |
| -- Configure JupyterLite [#6](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/6) ([@ihuicatl](https://github.com/ihuicatl)) |
| 126 | +- Configure JupyterLite [#6](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/6) ([@IsabelParedes](https://github.com/IsabelParedes)) |
127 | 127 |
|
128 | 128 | ### Bugs fixed
|
129 | 129 |
|
130 |
| -- Reload robot once error in XML file is cleared [#14](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/14) ([@ihuicatl](https://github.com/ihuicatl)) |
| 130 | +- Reload robot once error in XML file is cleared [#14](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/14) ([@IsabelParedes](https://github.com/IsabelParedes)) |
131 | 131 |
|
132 | 132 | ### Documentation improvements
|
133 | 133 |
|
134 |
| -- Update README to include JupyterLite [#13](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/13) ([@ihuicatl](https://github.com/ihuicatl)) |
135 |
| -- Configure JupyterLite [#6](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/6) ([@ihuicatl](https://github.com/ihuicatl)) |
136 |
| -- Update installation instructions [#5](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/5) ([@ihuicatl](https://github.com/ihuicatl)) |
| 134 | +- Update README to include JupyterLite [#13](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/13) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 135 | +- Configure JupyterLite [#6](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/6) ([@IsabelParedes](https://github.com/IsabelParedes)) |
| 136 | +- Update installation instructions [#5](https://github.com/jupyter-robotics/jupyterlab-urdf/pull/5) ([@IsabelParedes](https://github.com/IsabelParedes)) |
137 | 137 |
|
138 | 138 | ### Contributors to this release
|
139 | 139 |
|
140 | 140 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-07-06&to=2022-07-20&type=c))
|
141 | 141 |
|
142 |
| -[@github-actions](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-06..2022-07-20&type=Issues) | [@ihuicatl](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Aihuicatl+updated%3A2022-07-06..2022-07-20&type=Issues) |
| 142 | +[@github-actions](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3Agithub-actions+updated%3A2022-07-06..2022-07-20&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3AIsabelParedes+updated%3A2022-07-06..2022-07-20&type=Issues) |
143 | 143 |
|
144 | 144 | ## 0.1.0a0
|
145 | 145 |
|
|
153 | 153 |
|
154 | 154 | ([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-urdf/graphs/contributors?from=2022-06-10&to=2022-07-06&type=c))
|
155 | 155 |
|
156 |
| -[@hbcarlos](https://github.com/search?q=repo%3Aihuicatl%2Fjupyterlab-urdf+involves%3Ahbcarlos+updated%3A2022-06-10..2022-07-06&type=Issues) |
| 156 | +[@hbcarlos](https://github.com/search?q=repo%3AIsabelParedes%2Fjupyterlab-urdf+involves%3Ahbcarlos+updated%3A2022-06-10..2022-07-06&type=Issues) |
0 commit comments