From c54a2e89d369532007988839d793467652680ba3 Mon Sep 17 00:00:00 2001 From: ianthomas23 Date: Wed, 23 Oct 2024 08:58:33 +0000 Subject: [PATCH] Publish 0.1.2 SHA256 hashes: jupyterlite-terminal-0.1.2.tgz: b57b01adc5bdf3564db9aca09f3e4908b0ca6f37a78396f415e277c027987fd3 jupyterlite_terminal-0.1.2-py3-none-any.whl: 5b71078edb9c77da965b2c00fe6a1f1dbbafea63dfd52b4ba16986344cb250d1 jupyterlite_terminal-0.1.2.tar.gz: 7d86be55dd74d8874498e1c70cd52451a66465e896b9ee305f90a1b7a7d6f95a --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bca2c3..864a06e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,34 @@ +## 0.1.2 + +([Full Changelog](https://github.com/jupyterlite/terminal/compare/v0.1.1...03a24763b3e14e04fe09373b8ed0f2ee040b729f)) + +### Enhancements made + +- Update to cockle 0.0.10 [#30](https://github.com/jupyterlite/terminal/pull/30) ([@ianthomas23](https://github.com/ianthomas23)) +- Obtain wasm packages from emscripten-forge when building deployment [#27](https://github.com/jupyterlite/terminal/pull/27) ([@ianthomas23](https://github.com/ianthomas23)) + +### Maintenance and upkeep improvements + +- Add config files to deploy to Vercel with the COOP / COEP headers [#28](https://github.com/jupyterlite/terminal/pull/28) ([@jtpio](https://github.com/jtpio)) + +### Documentation improvements + +- Update link to the demo, add demo files [#29](https://github.com/jupyterlite/terminal/pull/29) ([@jtpio](https://github.com/jtpio)) +- Add use of static-handler to README [#26](https://github.com/jupyterlite/terminal/pull/26) ([@ianthomas23](https://github.com/ianthomas23)) +- Update readme with screenshot and extra http headers [#25](https://github.com/jupyterlite/terminal/pull/25) ([@ianthomas23](https://github.com/ianthomas23)) +- Add better screenshot [#24](https://github.com/jupyterlite/terminal/pull/24) ([@ianthomas23](https://github.com/ianthomas23)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyterlite/terminal/graphs/contributors?from=2024-09-16&to=2024-10-23&type=c)) + +[@ianthomas23](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Aianthomas23+updated%3A2024-09-16..2024-10-23&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Ajtpio+updated%3A2024-09-16..2024-10-23&type=Issues) | [@vercel](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Avercel+updated%3A2024-09-16..2024-10-23&type=Issues) + + + ## 0.1.1 ([Full Changelog](https://github.com/jupyterlite/terminal/compare/v0.1.0...f730b658ac11ee7299f697bb81781e2746c83655)) @@ -32,8 +60,6 @@ [@ianthomas23](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Aianthomas23+updated%3A2024-05-29..2024-09-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyterlite%2Fterminal+involves%3Ajtpio+updated%3A2024-05-29..2024-09-16&type=Issues) - - ## 0.1.0 ([Full Changelog](https://github.com/jupyterlite/terminal/compare/1076c3fb09302a306d7084f72d2fb58ead8adc84...b3ae8d8409eaa8d883ad52eb829016951001790b)) diff --git a/package.json b/package.json index 6f4ff38..8178e71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jupyterlite/terminal", - "version": "0.1.1", + "version": "0.1.2", "description": "A terminal for JupyterLite", "keywords": [ "jupyter",