|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.9.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.8.0...e22a7e66b17cb87c499487f28761f4fa32f8b061)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Add Voici directive [#100](https://github.com/jupyterlite/jupyterlite-sphinx/pull/100) ([@martinRenou](https://github.com/martinRenou)) |
| 12 | +- Default lite directory to the docs directory [#99](https://github.com/jupyterlite/jupyterlite-sphinx/pull/99) ([@martinRenou](https://github.com/martinRenou)) |
| 13 | +- Use xeus-python in docs [#98](https://github.com/jupyterlite/jupyterlite-sphinx/pull/98) ([@martinRenou](https://github.com/martinRenou)) |
| 14 | + |
| 15 | +### Maintenance and upkeep improvements |
| 16 | + |
| 17 | +- Update to `jupyterlite-core==0.1.0`, require Python 3.8 [#96](https://github.com/jupyterlite/jupyterlite-sphinx/pull/96) ([@jtpio](https://github.com/jtpio)) |
| 18 | + |
| 19 | +### Documentation improvements |
| 20 | + |
| 21 | +- Add conda instructions and docs scripts [#97](https://github.com/jupyterlite/jupyterlite-sphinx/pull/97) ([@jtpio](https://github.com/jtpio)) |
| 22 | +- Update docs to mention adding other kernels [#94](https://github.com/jupyterlite/jupyterlite-sphinx/pull/94) ([@jtpio](https://github.com/jtpio)) |
| 23 | +- Add changelog to the docs, more markdown [#93](https://github.com/jupyterlite/jupyterlite-sphinx/pull/93) ([@jtpio](https://github.com/jtpio)) |
| 24 | +- Convert docs to Markdown [#92](https://github.com/jupyterlite/jupyterlite-sphinx/pull/92) ([@jtpio](https://github.com/jtpio)) |
| 25 | +- Add notice about `jupyterlite-core` in the changelog [#91](https://github.com/jupyterlite/jupyterlite-sphinx/pull/91) ([@jtpio](https://github.com/jtpio)) |
| 26 | + |
| 27 | +### Contributors to this release |
| 28 | + |
| 29 | +([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2023-03-15&to=2023-06-30&type=c)) |
| 30 | + |
| 31 | +[@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Ajtpio+updated%3A2023-03-15..2023-06-30&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3AmartinRenou+updated%3A2023-03-15..2023-06-30&type=Issues) |
| 32 | + |
| 33 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 34 | + |
5 | 35 | ## 0.8.0 |
6 | 36 |
|
7 | 37 | ([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/0.7.3...51e489426a2e0026bcbc7207c87764bcd936d78b)) |
@@ -34,8 +64,6 @@ jupyterlite-pyodide-kernel |
34 | 64 |
|
35 | 65 | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Ajtpio+updated%3A2023-02-03..2023-03-15&type=Issues) |
36 | 66 |
|
37 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
38 | | - |
39 | 67 | ## 0.7.3 |
40 | 68 |
|
41 | 69 | ([full changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/b8a4dec...6ccb288)) |
|
0 commit comments