Skip to content

Releases: Kitware/trame-code

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:26

v1.1.1 (2026-06-17)

This release is published under the MIT License License.

Bug Fixes

Documentation

  • Show editor completion/hover in the README (51a8e33)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 00:13

v1.1.0 (2026-06-17)

This release is published under the MIT License License.

Continuous Integration

  • Bump flake8 to 7.3.0 for Python 3.12 compatibility (636a623)

  • Modernize packaging and release to trusted publishing (b6e0361)

  • Switch pre-commit to ruff, matching trame-cookiecutter (ae0c1a2)

Documentation

Features

  • Add completion and hover language-feature providers (a6ece94)

Refactoring

  • Completion/hover take a callable, register trigger internally (d47eeb6)

  • Move trame_code and trame packages under src/ (db25ab9)

  • example: Use TrameApp in live-state example (325c785)


Detailed Changes: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Jan 19:50

Fix

  • Update vue2 example to use vue2 client type (34b443d)
  • Initial value for vue2 (b356e66)
  • Bring back vue2 support (d9dc6f8)
  • Update to use modelValue for vue3 (4274d8f)

Documentation

  • Remove value from python wrapper (9172e3b)
  • Update README.rst (adc54bb)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Aug 04:20

Fix

Documentation

  • layout: Use automaticLayout option (c416d98)
  • example: Cleanup of textmate (d2e3eb3)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Apr 00:03

Feature

  • release: Official release (080923c)

Breaking

  • Just making that library official now that it vue2/3 compatible (080923c)