File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -52,11 +52,12 @@ Each `jupyterlite-terminal` release is built against a specific version of `cock
5252include imports from both ` jupyterlite-terminal ` and ` cockle ` , such as if you are implementing
5353` cockle ` external commands, you should ensure that you are using the correct version combination.
5454
55- | ` jupyterlite-terminal ` | ` cockle ` | ` jupyterlite-core ` |
56- | ---------------------- | -------- | ------------------ |
57- | 1.0.1 | 1.0.0 | >= 0.6, < 0.8 |
58- | 1.0.0 | 1.0.0 | >= 0.6, < 0.7 |
59- | 0.2.2 | 0.1.3 | >= 0.6, < 0.7 |
55+ | ` jupyterlite-terminal ` | ` cockle ` | ` jupyterlite-core ` | Release date |
56+ | ---------------------- | -------- | ------------------ | ------------ |
57+ | 1.1.0 | 1.2.0 | >= 0.6, < 0.8 | 2025-10-27 |
58+ | 1.0.1 | 1.0.0 | >= 0.6, < 0.8 | 2025-09-03 |
59+ | 1.0.0 | 1.0.0 | >= 0.6, < 0.7 | 2025-08-11 |
60+ | 0.2.2 | 0.1.3 | >= 0.6, < 0.7 | 2025-06-27 |
6061
6162## Contributing
6263
You can’t perform that action at this time.
0 commit comments