Releases: Kitware/trame-server
Releases · Kitware/trame-server
v3.1.1
Fix
- client: Add support for msgpack layer (
2d89a0e
)
v3.1.0
Feature
- http: Enable header override for built-in server (
f4467d1
)
v3.0.3
Fix
- banner: Provide option to force flush stdout (
1eabdaf
)
v3.0.2
Fix
- type: Use Literal for 'exec_mode' and remove TypeAlias not available in Python<3.10 (
725d1a7
)
- type: Use Literal for 'backend' and use type alias ClientType (
bc7375e
)
- type: Add some type hints in trame_server.core (
209d212
)
v3.0.1
Fix
- state: Allow to clear client cache (
532080b
)
v3.0.0
Feature
- wslink: Use msgpack and chunking for ws data exchange (
6cad8a7
)
Breaking
- use wslink>=2 that deeply change network handling (
6cad8a7
)
v2.17.3
Fix
- wslink: Prevent fetching v2 (
e5c0969
)
v2.17.2
Fix
- hot_reload: Make life_cycle work with hot_reload (
3288b7a
)
v2.17.1
Fix
- pywebview: Add menu support (
580b012
)
v2.17.0
Feature
- pywebview: Allow method call on window object (
80edbb7
)