Skip to content

Releases: Kitware/trame

v3.1.0

04 Aug 01:06
Compare
Choose a tag to compare

Feature

  • decorator: Expose class level decorators (0db65a1)

Documentation

  • v3: Update migration page (f1f5ac4)
  • v3: Update migration page (90be23f)
  • v3: Update migration page (4de8d3d)
  • example: Fix client_type (78023e8)
  • examples: Add missing dep for trame v3 (78821d1)
  • v3: Update tutorial to support v3 (4ede54c)
  • flyer: Add download link (3353f1b)
  • flyer: Add 2023 pdf flyer (8e739f9)

v3.0.2

20 Jul 23:45
Compare
Choose a tag to compare

Fix

  • warn: Disable message with TRAME_DISABLE_V3_WARNING env (ffc3d15)

v3.0.1

20 Jul 23:15
Compare
Choose a tag to compare

Fix

  • v3: Use logger for warning message (dd3d220)

v3.0.0

20 Jul 21:25
Compare
Choose a tag to compare

Feature

  • v3: Streamline trame for vue3 support (85f6a48)

Breaking

  • In December 2023, the default client type will be vue3 (85f6a48)

v2.5.2

20 Jul 01:15
Compare
Choose a tag to compare

Fix

  • Last release before trame3 (ff3aa76)

Documentation

  • example: Add working examples for issues (5fc1187)

v2.5.1

19 Jul 23:58
Compare
Choose a tag to compare

v2.5.1 (2023-07-19)

Ci

  • ci: add cuda based docker image (b69e7cb)

Documentation

  • docs(discussion): Add example 291 (07688e9)

  • docs(nginx): Update deploy-nginx.md (89bcfab)

  • docs(nginx): Add config info (43c1193)

  • docs(discussion): Add sample code (5c2a424)

  • docs(readme): add markdown for indexing (dbbeab5)

  • docs(readme): add markdown for indexing (6b9ebce)

  • docs: Update README.rst (23f4497)

  • docs(website): fix license reference

This commit fixes a regression introduced in 5f55d6a (docs(website): update
content to match new api ) updating the text describing the license to mention
"Apache License Version 2.0" instead of "BSD-3".

The text now described the license effectively associated with the trame v2
project originally introduced in 0e44015 (trame a framework to write ubiquitous
applications in Python).

For reference, trame v1 license (originally introduced in e8fe594
(chore: Getting started)) was BSD-3. (979aa84)

Fix

  • fix(v2): Last trame v2 release (6c66b44)

v2.5.0

19 May 01:00
Compare
Choose a tag to compare

Feature

  • dependencies: Version update for all vue2 widgets (ddddb65)

Documentation

  • GroupChips: Add example (be98f8f)
  • getter: Add example with nested update (cb67736)
  • example: Add example (6a2b20c)
  • website: Update mstar tooltip (49c3c93)
  • website: Update applications anchor (6379042)
  • website: Add mstar image in the app section (77a290c)
  • website: Add roadmap and v2-3 mention (10ad9a3)
  • website: Add roadmap and v2-3 mention (97f6476)
  • website: Add more help (97bf7ff)

v2.4.2

11 May 14:41
Compare
Choose a tag to compare

Fix

  • demo: Rename cone to demo and add jupyter helper (429c10b)

v2.4.1

11 May 01:48
Compare
Choose a tag to compare

Fix

  • Add cone application for validation (bf84770)

v2.4.0

25 Apr 15:55
Compare
Choose a tag to compare

Feature

  • py-client: Enable cross trame-server communication (afab046)

Documentation

  • api: List external widgets (a333db1)
  • docker: Fix docker remote rendering example (ab55187)
  • osmesa: Update requirements.txt for remote rendering (7b0fcbd)
  • docker: VTK remote rendering (e11ff23)
  • examples: Add docker remote rendering example (7a847a0)
  • vue3: New template handling syntax (fbaffe3)
  • vtk: Update example with latest trame-vtk (f306d2d)
  • vue23: Clarify some aspect (a5e2a5a)
  • website: Update to add doc on vue2/3 (d70f097)