Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 2.26 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 2.26 KB

Changelog

v3.0.2 (2024-09-23)

Fix

  • loading: Pre-render before code lang loaded (6dd49a7)

v3.0.1 (2023-11-09)

Fix

  • client: Ci now build the client (3817804)

v3.0.0 (2023-09-20)

Feature

  • vue3: Add support for both vue2/3 (2b663ce)

Breaking

  • The markdown setup and support is different than before (2b663ce)

Documentation

  • coverage: Remove codecov PR comment (d71a02e)
  • coverage: Add .coveragerc (069b01a)
  • ci: Add coverage and codecov upload (df61677)
  • readme: Add CI badge (cc2f2db)
  • contributing: Add CONTRIBUTING.rst (65d1c1f)

v2.0.2 (2022-05-30)

Fix

  • js: Install client before uploading to pypi (73c7b4a)

v2.0.1 (2022-05-27)

Fix

  • CI: Add initial CI with semantic-release (d7a23af)
  • rc4: Trame.widgets initialize (11ef8fb)

Documentation

  • api: Add missing information (7455bc3)
  • api: Add missing information (9d88d56)