2024-03-17 18:32:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter_server_terminals: updated to 0.5.3 0.5.3 Maintenance and upkeep improvements - Update Release Scripts - chore: update pre-commit hooks |
2024-01-23 14:41:50 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter_server_terminals: updated to 0.5.2 0.5.2 Bugs fixed - Fix usage of await - Set terminals_available to False when not enabled Maintenance and upkeep improvements - chore: update pre-commit hooks |
2024-01-10 07:40:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter_server_terminals: updated to 0.5.1 0.5.1 Bugs fixed - fix: support OPTIONS method for CORS |
2023-12-17 18:25:34 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-jupyter_server_terminals: updated to 0.5.0 0.5.0 Bugs fixed - Fix respecting serverapp.terminals_enabled Maintenance and upkeep improvements - Update ruff config - Update typings for Server 2.10.1 and mypy 1.7 - Update types for terminado 0.18 - Update ruff config - Update typings for server 2.10 - chore: update pre-commit hooks - Clean up lint handling - Adopt ruff format - Update ruff and typing - chore: update pre-commit hooks - Fix typings for traitlets 5.10.1 - Bump actions/checkout from 3 to 4 - Adopt sp-repo-review - Update mistune requirement from \<3.0 to \<4.0 - Use local coverage - Clean up license - Add more linting |
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message: python/wheel.mk: simplify a lot, and switch to 'installer' for installation This follows the recommended bootstrap method (flit_core, build, installer). However, installer installs different files than pip, so update PLISTs for all packages using wheel.mk and bump their PKGREVISIONs. |
2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-05-05 12:20:30 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-jupyter_server_terminals: added version 0.4.4 Jupyter Server Terminals is a Jupyter Server Extension providing support for terminals. |