There is a newer version of the record available.

Published April 25, 2025 | Version v3.9.0

Kitware/trame: v3.9.0

Description

v3.9.0 (2025-04-25)

Bug Fixes

  • client: Bump client to get v_on (863c052)

  • import: Circular import in trame.app (61c5960)

Code Style

Documentation

Features

  • common: Leverage trame-common for utility class/function (61b60a9)

New Features: - Add dependency to trame-common for providing generic classes that can be relevant across trame packages. This includes assets handling, execution helper (throttle, async task), decorators and abstract classes for building components or apps. - Expose new TrameApp and TrameComponent classes from trame.app to simplify the creation of trame pieces when using inheritance instead of the @TrameApp() decorator.

Deprecation and cleanup - trame.app.dev should be deprecated/removed but for now we just remove a method that has been broken for quite some time. In general that package is fairly advanced and internal. It should not be needed by 99.99% of folks. - trame.app.jupyter has been removed since the Jupyter integration is directly part of the layouts and that package should not be used anymore.

Testing

Detailed Changes: v3.8.2...v3.9.0

Files

Kitware/trame-v3.9.0.zip

Files (85.5 MB)

Name Size Download all
md5:8a1c4bc45e856f7eca4fb3f74955ef57
85.5 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/Kitware/trame/tree/v3.9.0 (URL)

Software