File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v2.0.0 (2026-03-19)
6+
7+ ### Continuous Integration
8+
9+ - Update precommit
10+ ([ ` 7767cce ` ] ( https://github.com/Kitware/trame-dataclass/commit/7767cce7db3ba426e18e67dc967f7229c5c6d18a ) )
11+
12+ ### Features
13+
14+ - Dataclass is ready for prime time
15+ ([ ` 5af6bc9 ` ] ( https://github.com/Kitware/trame-dataclass/commit/5af6bc974864bb384b034c696d2d0d29819101bd ) )
16+
17+
518## v1.6.2 (2026-03-18)
619
720### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " trame-dataclass"
3- version = " 1.6.2 "
3+ version = " 2.0.0 "
44description = " Dataclass for trame UI binding"
55authors = [{ name = " Kitware Inc." }]
66dependencies = [
Original file line number Diff line number Diff line change 1- __version__ = "1.6.2 "
1+ __version__ = "2.0.0 "
You can’t perform that action at this time.
0 commit comments