|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.12.0 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.11.0...0ef8be22f403e6ebaa46d1b6e1643ce7303a756c)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Add option for initial warning cell in try examples directive [#143](https://github.com/jupyterlite/jupyterlite-sphinx/pull/143) ([@steppi](https://github.com/steppi)) |
| 12 | +- Hide buttons on smaller screens (mobile). [#141](https://github.com/jupyterlite/jupyterlite-sphinx/pull/141) ([@Carreau](https://github.com/Carreau)) |
| 13 | +- Suggestion: Add pre-commit to format js and css files. [#137](https://github.com/jupyterlite/jupyterlite-sphinx/pull/137) ([@Carreau](https://github.com/Carreau)) |
| 14 | +- Add a full screen "Open in tab" button [#135](https://github.com/jupyterlite/jupyterlite-sphinx/pull/135) ([@Carreau](https://github.com/Carreau)) |
| 15 | +- Add a loading spinner for TryExamples directive. [#133](https://github.com/jupyterlite/jupyterlite-sphinx/pull/133) ([@steppi](https://github.com/steppi)) |
| 16 | +- Misc parsing warnings. [#131](https://github.com/jupyterlite/jupyterlite-sphinx/pull/131) ([@Carreau](https://github.com/Carreau)) |
| 17 | +- Improve TryExamples customization [#129](https://github.com/jupyterlite/jupyterlite-sphinx/pull/129) ([@steppi](https://github.com/steppi)) |
| 18 | +- Add option to disable TryExamples without rebuilding docs [#118](https://github.com/jupyterlite/jupyterlite-sphinx/pull/118) ([@steppi](https://github.com/steppi)) |
| 19 | + |
| 20 | +### Bugs fixed |
| 21 | + |
| 22 | +- Add processing of literal blocks in try examples directive [#134](https://github.com/jupyterlite/jupyterlite-sphinx/pull/134) ([@steppi](https://github.com/steppi)) |
| 23 | + |
| 24 | +### Maintenance and upkeep improvements |
| 25 | + |
| 26 | +- Run pre-commit on all files in this repository. [#145](https://github.com/jupyterlite/jupyterlite-sphinx/pull/145) ([@Carreau](https://github.com/Carreau)) |
| 27 | +- Update publish workflow to use the PyPI trusted publisher [#123](https://github.com/jupyterlite/jupyterlite-sphinx/pull/123) ([@jtpio](https://github.com/jtpio)) |
| 28 | + |
| 29 | +### Documentation improvements |
| 30 | + |
| 31 | +- Fix incorrect math processing [#139](https://github.com/jupyterlite/jupyterlite-sphinx/pull/139) ([@steppi](https://github.com/steppi)) |
| 32 | +- Update to `jupyterlite-xeus` [#138](https://github.com/jupyterlite/jupyterlite-sphinx/pull/138) ([@jtpio](https://github.com/jtpio)) |
| 33 | +- Improve TryExamples customization [#129](https://github.com/jupyterlite/jupyterlite-sphinx/pull/129) ([@steppi](https://github.com/steppi)) |
| 34 | + |
| 35 | +### Contributors to this release |
| 36 | + |
| 37 | +([GitHub contributors page for this release](https://github.com/jupyterlite/jupyterlite-sphinx/graphs/contributors?from=2023-12-22&to=2024-03-07&type=c)) |
| 38 | + |
| 39 | +[@Carreau](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3ACarreau+updated%3A2023-12-22..2024-03-07&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Ajtpio+updated%3A2023-12-22..2024-03-07&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3AmartinRenou+updated%3A2023-12-22..2024-03-07&type=Issues) | [@mattip](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Amattip+updated%3A2023-12-22..2024-03-07&type=Issues) | [@steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2023-12-22..2024-03-07&type=Issues) |
| 40 | + |
| 41 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 42 | + |
5 | 43 | ## 0.11.0 |
6 | 44 |
|
7 | 45 | ([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.10.0...b1535878aef8233dfea9136fa8fa43c76a9b81e8)) |
|
16 | 54 |
|
17 | 55 | [@steppi](https://github.com/search?q=repo%3Ajupyterlite%2Fjupyterlite-sphinx+involves%3Asteppi+updated%3A2023-11-09..2023-12-22&type=Issues) |
18 | 56 |
|
19 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
20 | | - |
21 | 57 | ## 0.10.0 |
22 | 58 |
|
23 | 59 | ([Full Changelog](https://github.com/jupyterlite/jupyterlite-sphinx/compare/v0.9.3...72393f736e38f36ff6f91a3ae878ba3f54646cad)) |
|
0 commit comments