Skip to content

Releases: Kitware/trame

v3.2.3

18 Aug 04:14
Compare
Choose a tag to compare

Fix

  • tools.widgets: Fix invalid import (289e30c)

v3.2.2

17 Aug 03:58
Compare
Choose a tag to compare

Fix

  • tools.widgets: Improve url handler to filename (68a6d48)

Documentation

  • decorators: Add mode docstring (17db3ce)
  • api: Update decorators (347a82b)

v3.2.1

16 Aug 04:21
Compare
Choose a tag to compare

Fix

  • doc: Only expose what is needed (d479033)

Documentation

v3.2.0

16 Aug 00:40
Compare
Choose a tag to compare

Feature

  • tools: Add widget generator (75998c7)
  • tools: Add widget generator (fc9dc83)

Fix

  • widgets: Add helper to create widget class (923c080)

Documentation

  • examples: List trame-* dependencies for trame v3 (4b78baa)

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)