You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update to cockle 1.2.0 [#77](https://github.com/jupyterlite/terminal/pull/77) ([@ianthomas23](https://github.com/ianthomas23))
21
+
- Pass on themeChanged boolean to cockle [#75](https://github.com/jupyterlite/terminal/pull/75) ([@ianthomas23](https://github.com/ianthomas23))
22
+
- Add terminalDisposed Signal to ILiteTerminalAPIClient [#74](https://github.com/jupyterlite/terminal/pull/74) ([@ianthomas23](https://github.com/ianthomas23))
23
+
- Support use of `lite_dir` when deploying [#70](https://github.com/jupyterlite/terminal/pull/70) ([@ianthomas23](https://github.com/ianthomas23))
24
+
25
+
### Maintenance and upkeep improvements
26
+
27
+
- Update to cockle 1.1.0 [#72](https://github.com/jupyterlite/terminal/pull/72) ([@ianthomas23](https://github.com/ianthomas23))
28
+
- Add github action containing link to Read the Docs PR preview [#71](https://github.com/jupyterlite/terminal/pull/71) ([@ianthomas23](https://github.com/ianthomas23))
29
+
- Remove use of vercel for demo deployment [#69](https://github.com/jupyterlite/terminal/pull/69) ([@ianthomas23](https://github.com/ianthomas23))
30
+
31
+
### Documentation improvements
32
+
33
+
- Add log and favicon to docs [#73](https://github.com/jupyterlite/terminal/pull/73) ([@ianthomas23](https://github.com/ianthomas23))
34
+
- Add infrastructure for project docs [#68](https://github.com/jupyterlite/terminal/pull/68) ([@ianthomas23](https://github.com/ianthomas23))
35
+
- Update docs for 1.0.1 release [#66](https://github.com/jupyterlite/terminal/pull/66) ([@ianthomas23](https://github.com/ianthomas23))
36
+
37
+
### Contributors to this release
38
+
39
+
([GitHub contributors page for this release](https://github.com/jupyterlite/terminal/graphs/contributors?from=2025-09-03&to=2025-10-27&type=c))
This is a major release introducing support for tab completion in built-in, external and javascript commands via `CommandArguments` classes. There are also new built-in commands `false`, `true`, `help` and `which`, and support for handling theme changes.
0 commit comments