Kitware/trame: v3.9.0
- Sebastien Jourdain (Kitware)1
- Patrick Avery1
- Julien Finet2
- actions-user3
- Krishan Bhasin4
- Chris Harris5
- Jules BOURDAIS1
- Karel Vrabec
- Lucie Macron1
- Will1
- Adrien Stucky
- Alessandro Genova6
- Axel Huebl7
- Jean-Christophe Fillion-Robin8
- Kevin Marchais9
- Kursat Aktas10
- Paul Tunison11
- RichardScottOZ
- Wenxuan XU
- Nijso
- charrisIT
- Will Dunklin11
- 1. Kitware
- 2. Kitware SAS
- 3. @actions
- 4. @physicsxltd
- 5. National Energy Research Scientific Computing Center (NERSC)
- 6. @Kitware
- 7. LBNL, previously HZDR
- 8. @kitware
- 9. @Hivelix
- 10. @gurubase & @getanteon
- 11. Kitware, Inc.
Description
v3.9.0 (2025-04-25)
Bug Fixes
Code Style
Documentation
discussion: Add example 707 (
a684a5b)examples: Fix image path in readmes (
37a9e38)examples: Images (
0c154b2)examples: Images (
9c7618b)examples: Images (
0bc5c30)examples: Images (
26c69da)examples: Images (
daed428)examples: Reformat using ruff and sorting import (
74b0276)
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
- Update endlines (
834fab6)
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
- Repository URL
- https://github.com/Kitware/trame