File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v1.0.2 (2025-01-07)
6
+
7
+ ### Fix
8
+
9
+ * Update vue2 example to use vue2 client type ([ ` 34b443d ` ] ( https://github.com/Kitware/trame-code/commit/34b443d4b02328db155a4e152516d312dbfa7090 ) )
10
+ * Initial value for vue2 ([ ` b356e66 ` ] ( https://github.com/Kitware/trame-code/commit/b356e66608b7b0655bffa4022c8f9815ceffcdbf ) )
11
+ * Bring back vue2 support ([ ` d9dc6f8 ` ] ( https://github.com/Kitware/trame-code/commit/d9dc6f8fe0d393e596a0eeb4a0d20d32e5aa6681 ) )
12
+ * Update to use modelValue for vue3 ([ ` 4274d8f ` ] ( https://github.com/Kitware/trame-code/commit/4274d8f8221c2bc2f3052900186444ca8dab6af0 ) )
13
+
14
+ ### Documentation
15
+
16
+ * Remove value from python wrapper ([ ` 9172e3b ` ] ( https://github.com/Kitware/trame-code/commit/9172e3b87a3959dee4df5bcbbf912576a5bbd459 ) )
17
+ * Update README.rst ([ ` adc54bb ` ] ( https://github.com/Kitware/trame-code/commit/adc54bb796288d91b8b9d89c8140b24e7b372e1f ) )
18
+
5
19
## v1.0.1 (2023-08-16)
6
20
7
21
### Fix
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = trame-code
3
- version = 1.0.1
3
+ version = 1.0.2
4
4
description = Widget for Monaco VS code editor for trame
5
5
long_description = file: README.rst
6
6
long_description_content_type = text/x-rst
You can’t perform that action at this time.
0 commit comments