|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> --> |
4 | 4 |
|
| 5 | +## 0.1.1a3 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/datalayer/jupyter-server-nbmodel/compare/v0.1.1a2...740c31d03daa816dd32171da4fd0e3a0d7801093)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- feat:support gateway kernel client [#45](https://github.com/datalayer/jupyter-server-nbmodel/pull/45) ([@dualc](https://github.com/dualc)) |
| 12 | +- Split javascript and python source files [#37](https://github.com/datalayer/jupyter-server-nbmodel/pull/37) ([@echarles](https://github.com/echarles)) |
| 13 | + |
| 14 | +### Bugs fixed |
| 15 | + |
| 16 | +- Fix crash when handling a stream after non-stream output [#48](https://github.com/datalayer/jupyter-server-nbmodel/pull/48) ([@krassowski](https://github.com/krassowski)) |
| 17 | +- Propagate Error to API [#44](https://github.com/datalayer/jupyter-server-nbmodel/pull/44) ([@Darshan808](https://github.com/Darshan808)) |
| 18 | +- Remove outdated references to [rtc] in README [#32](https://github.com/datalayer/jupyter-server-nbmodel/pull/32) ([@Darshan808](https://github.com/Darshan808)) |
| 19 | + |
| 20 | +### Maintenance and upkeep improvements |
| 21 | + |
| 22 | +- Fix build and CI [#50](https://github.com/datalayer/jupyter-server-nbmodel/pull/50) ([@krassowski](https://github.com/krassowski)) |
| 23 | +- Bump actions/create-github-app-token from 1 to 2 [#36](https://github.com/datalayer/jupyter-server-nbmodel/pull/36) ([@dependabot](https://github.com/dependabot)) |
| 24 | + |
| 25 | +### Documentation improvements |
| 26 | + |
| 27 | +- Diagram fix: Kernel doesn't update Y doc, Server does [#41](https://github.com/datalayer/jupyter-server-nbmodel/pull/41) ([@cben](https://github.com/cben)) |
| 28 | + |
| 29 | +### Other merged PRs |
| 30 | + |
| 31 | +- demo gift [#40](https://github.com/datalayer/jupyter-server-nbmodel/pull/40) ([@eleonorecharles](https://github.com/eleonorecharles)) |
| 32 | +- Bump webpack from 5.91.0 to 5.98.0 [#35](https://github.com/datalayer/jupyter-server-nbmodel/pull/35) ([@dependabot](https://github.com/dependabot)) |
| 33 | +- Bump nanoid from 3.3.7 to 3.3.11 [#34](https://github.com/datalayer/jupyter-server-nbmodel/pull/34) ([@dependabot](https://github.com/dependabot)) |
| 34 | +- Bump cross-spawn from 6.0.5 to 6.0.6 [#33](https://github.com/datalayer/jupyter-server-nbmodel/pull/33) ([@dependabot](https://github.com/dependabot)) |
| 35 | + |
| 36 | +### Contributors to this release |
| 37 | + |
| 38 | +([GitHub contributors page for this release](https://github.com/datalayer/jupyter-server-nbmodel/graphs/contributors?from=2025-02-28&to=2025-10-30&type=c)) |
| 39 | + |
| 40 | +[@cben](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Acben+updated%3A2025-02-28..2025-10-30&type=Issues) | [@Darshan808](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3ADarshan808+updated%3A2025-02-28..2025-10-30&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Adependabot+updated%3A2025-02-28..2025-10-30&type=Issues) | [@dualc](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Adualc+updated%3A2025-02-28..2025-10-30&type=Issues) | [@echarles](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Aecharles+updated%3A2025-02-28..2025-10-30&type=Issues) | [@eleonorecharles](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Aeleonorecharles+updated%3A2025-02-28..2025-10-30&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Agithub-actions+updated%3A2025-02-28..2025-10-30&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Akrassowski+updated%3A2025-02-28..2025-10-30&type=Issues) |
| 41 | + |
| 42 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 43 | + |
5 | 44 | ## 0.1.1a2 |
6 | 45 |
|
7 | 46 | ([Full Changelog](https://github.com/datalayer/jupyter-server-nbmodel/compare/v0.1.1a1...5f76b6cea5278d4ac6648a107c76ef75bc3d9502)) |
|
17 | 56 |
|
18 | 57 | [@Darshan808](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3ADarshan808+updated%3A2024-07-29..2025-02-28&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Agithub-actions+updated%3A2024-07-29..2025-02-28&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Adatalayer%2Fjupyter-server-nbmodel+involves%3Akrassowski+updated%3A2024-07-29..2025-02-28&type=Issues) |
19 | 58 |
|
20 | | -<!-- <END NEW CHANGELOG ENTRY> --> |
21 | | - |
22 | 59 | ## 0.1.1a1 |
23 | 60 |
|
24 | 61 | ([Full Changelog](https://github.com/datalayer/jupyter-server-nbmodel/compare/bf5719ce10580303de08342073b66e3d579e7cdc...2facfb378e11f8f564593f4329af5c71d7fa67f2)) |
|
0 commit comments