Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.39 KB

Changelog

v1.1.1 (2024-12-13)

Fix

  • js: Rename js lib to be @kitware/trame-iframe (4a181b3)

v1.1.0 (2024-12-11)

Feature

  • JS lib: Add a client JS lib for the Communicator (cecb226)
  • cross-origin: Embedded trame app to cross origin context (885bbbe)

v1.0.1 (2023-04-25)

Fix

  • api: Expose only meaningful classes (63e05be)

v1.0.0 (2023-04-05)

Feature

  • Initial release for production (6eeb658)

Breaking

v0.1.0 (2023-04-05)

Feature

  • comm: Provide iframe comm for trame (a7a98c5)

Documentation

  • api: Update python API doc (4486f2d)