Skip to content

v3.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 18:11
· 53 commits to master since this release

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)